Package | Description |
---|---|
net.minecraft.world.storage.loot.conditions | |
net.minecraftforge.common.data |
Modifier and Type | Method and Description |
---|---|
Alternative |
Alternative.Serializer.deserialize(com.google.gson.JsonObject json,
com.google.gson.JsonDeserializationContext context) |
Modifier and Type | Method and Description |
---|---|
void |
Alternative.Serializer.serialize(com.google.gson.JsonObject json,
Alternative value,
com.google.gson.JsonSerializationContext context) |
Modifier and Type | Method and Description |
---|---|
private boolean |
ForgeLootTableProvider.findAndReplaceInAlternative(Alternative alternative,
Item from,
Tag<Item> to) |