Package net.minecraft
Class class_5662
java.lang.Object
net.minecraft.class_5662
- All Implemented Interfaces:
class_5658,LootContextAware
public class class_5662 extends Object implements class_5658
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classclass_5662.class_5663 -
Field Summary
Fields Modifier and Type Field Description private class_5658field_27928private class_5658field_27929 -
Constructor Summary
Constructors Modifier Constructor Description privateclass_5662(class_5658 class_5658, class_5658 class_56582) -
Method Summary
Modifier and Type Method Description Set<LootContextParameter<?>>getRequiredParameters()class_5657getType()floatmethod_32454(LootContext lootContext)static class_5662method_32462(float float2, float float3)intnext(LootContext lootContext)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.loot.context.LootContextAware
validate
-
Field Details
-
field_27928
-
field_27929
-
-
Constructor Details
-
class_5662
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceclass_5658
-
method_32462
-
next
- Specified by:
nextin interfaceclass_5658
-
method_32454
- Specified by:
method_32454in interfaceclass_5658
-
getRequiredParameters
- Specified by:
getRequiredParametersin interfaceLootContextAware
-