Package net.minecraft.loot
Class ConstantLootTableRange
java.lang.Object
net.minecraft.loot.ConstantLootTableRange
- All Implemented Interfaces:
class_5658,LootContextAware
public final class ConstantLootTableRange extends Object implements class_5658
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classConstantLootTableRange.class_5655static classConstantLootTableRange.class_5656 -
Field Summary
Fields Modifier and Type Field Description private floatvalue -
Constructor Summary
Constructors Modifier Constructor Description privateConstantLootTableRange(float float2) -
Method Summary
Modifier and Type Method Description booleanequals(Object object)class_5657getType()inthashCode()static ConstantLootTableRangemethod_32448(float float2)floatmethod_32454(LootContext lootContext)Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_5658
nextMethods inherited from interface net.minecraft.loot.context.LootContextAware
getRequiredParameters, validate
-
Field Details
-
value
private final float value
-
-
Constructor Details
-
ConstantLootTableRange
private ConstantLootTableRange(float float2)
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceclass_5658
-
method_32454
- Specified by:
method_32454in interfaceclass_5658
-
method_32448
-
equals
-
hashCode
public int hashCode()
-