Class ControlsStopControllingPacket
java.lang.Object
com.simibubi.create.foundation.networking.SimplePacketBase
com.simibubi.create.content.contraptions.components.structureMovement.interaction.controls.ControlsStopControllingPacket
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ControlsStopControllingPacket
public ControlsStopControllingPacket() -
ControlsStopControllingPacket
public ControlsStopControllingPacket(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
-