Class ContraptionRelocationPacket
java.lang.Object
com.simibubi.create.foundation.networking.SimplePacketBase
com.simibubi.create.content.contraptions.components.structureMovement.ContraptionRelocationPacket
-
Constructor Summary
ConstructorsConstructorDescriptionContraptionRelocationPacket(int entityID) ContraptionRelocationPacket(net.minecraft.network.FriendlyByteBuf buffer) -
Method Summary
-
Constructor Details
-
ContraptionRelocationPacket
public ContraptionRelocationPacket(int entityID) -
ContraptionRelocationPacket
public ContraptionRelocationPacket(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
-