public static class TeleportRailFuelRecipe.Serializer extends info.u_team.u_team_core.recipeserializer.URecipeSerializer<TeleportRailFuelRecipe>
BLASTING, CAMPFIRE_COOKING, CRAFTING_SHAPED, CRAFTING_SHAPELESS, CRAFTING_SPECIAL_ARMORDYE, CRAFTING_SPECIAL_BANNERDUPLICATE, CRAFTING_SPECIAL_BOOKCLONING, CRAFTING_SPECIAL_FIREWORK_ROCKET, CRAFTING_SPECIAL_FIREWORK_STAR, CRAFTING_SPECIAL_FIREWORK_STAR_FADE, CRAFTING_SPECIAL_MAPCLONING, CRAFTING_SPECIAL_MAPEXTENDING, CRAFTING_SPECIAL_REPAIRITEM, CRAFTING_SPECIAL_SHIELD, CRAFTING_SPECIAL_SHULKERBOXCOLORING, CRAFTING_SPECIAL_SUSPICIOUSSTEW, CRAFTING_SPECIAL_TIPPEDARROW, SMELTING, SMOKING, STONECUTTING
Constructor and Description |
---|
Serializer(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
TeleportRailFuelRecipe |
read(net.minecraft.util.ResourceLocation id,
com.google.gson.JsonObject json) |
TeleportRailFuelRecipe |
read(net.minecraft.util.ResourceLocation id,
net.minecraft.network.PacketBuffer buffer) |
void |
write(net.minecraft.network.PacketBuffer buffer,
TeleportRailFuelRecipe recipe) |
getEntryName
getRegistryName, getRegistryType, setRegistryName, setRegistryName, setRegistryName
public TeleportRailFuelRecipe read(net.minecraft.util.ResourceLocation id, com.google.gson.JsonObject json)
public TeleportRailFuelRecipe read(net.minecraft.util.ResourceLocation id, net.minecraft.network.PacketBuffer buffer)
public void write(net.minecraft.network.PacketBuffer buffer, TeleportRailFuelRecipe recipe)