Class BlueprintAssignCompleteRecipePacket
java.lang.Object
com.simibubi.create.foundation.networking.SimplePacketBase
com.simibubi.create.content.curiosities.tools.BlueprintAssignCompleteRecipePacket
-
Constructor Summary
ConstructorsConstructorDescriptionBlueprintAssignCompleteRecipePacket(net.minecraft.network.FriendlyByteBuf buffer) BlueprintAssignCompleteRecipePacket(net.minecraft.resources.ResourceLocation recipeID) -
Method Summary
-
Constructor Details
-
BlueprintAssignCompleteRecipePacket
public BlueprintAssignCompleteRecipePacket(net.minecraft.resources.ResourceLocation recipeID) -
BlueprintAssignCompleteRecipePacket
public BlueprintAssignCompleteRecipePacket(net.minecraft.network.FriendlyByteBuf buffer)
-
-
Method Details
-
write
public void write(net.minecraft.network.FriendlyByteBuf buffer) - Specified by:
writein classSimplePacketBase
-
handle
- Specified by:
handlein classSimplePacketBase
-