Package net.minecraft
Class class_5660
java.lang.Object
net.minecraft.class_5660
- All Implemented Interfaces:
class_5658,LootContextAware
public class class_5660 extends Object implements class_5658
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classclass_5660.class_5661 -
Field Summary
Fields Modifier and Type Field Description private class_5670field_27925private Stringfield_27926private floatfield_27927 -
Constructor Summary
Constructors Modifier Constructor Description privateclass_5660(class_5670 class_5670, String string, float float2) -
Method Summary
Modifier and Type Method Description Set<LootContextParameter<?>>getRequiredParameters()class_5657getType()floatmethod_32454(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.class_5658
nextMethods inherited from interface net.minecraft.loot.context.LootContextAware
validate
-
Field Details
-
field_27925
-
field_27926
-
field_27927
private final float field_27927
-
-
Constructor Details
-
class_5660
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceclass_5658
-
getRequiredParameters
- Specified by:
getRequiredParametersin interfaceLootContextAware
-
method_32454
- Specified by:
method_32454in interfaceclass_5658
-