Package | Description |
---|---|
net.minecraft.world.storage.loot | |
net.minecraft.world.storage.loot.functions |
Modifier and Type | Method and Description |
---|---|
IntClamper |
IntClamper.Serializer.deserialize(com.google.gson.JsonElement p_deserialize_1_,
java.lang.reflect.Type p_deserialize_2_,
com.google.gson.JsonDeserializationContext p_deserialize_3_) |
static IntClamper |
IntClamper.func_215843_a(int p_215843_0_,
int p_215843_1_) |
static IntClamper |
IntClamper.func_215848_a(int p_215848_0_) |
static IntClamper |
IntClamper.func_215851_b(int p_215851_0_) |
Modifier and Type | Method and Description |
---|---|
com.google.gson.JsonElement |
IntClamper.Serializer.serialize(IntClamper p_serialize_1_,
java.lang.reflect.Type p_serialize_2_,
com.google.gson.JsonSerializationContext p_serialize_3_) |
Modifier and Type | Field and Description |
---|---|
private IntClamper |
LimitCount.field_215914_a |
Modifier and Type | Method and Description |
---|---|
static LootFunction.Builder<?> |
LimitCount.func_215911_a(IntClamper p_215911_0_) |
Constructor and Description |
---|
LimitCount(ILootCondition[] p_i51232_1_,
IntClamper p_i51232_2_) |