Class HonkPacket.Serverbound
java.lang.Object
com.simibubi.create.foundation.networking.SimplePacketBase
com.simibubi.create.content.contraptions.components.structureMovement.interaction.controls.HonkPacket
com.simibubi.create.content.contraptions.components.structureMovement.interaction.controls.HonkPacket.Serverbound
- Enclosing class:
- HonkPacket
-
Nested Class Summary
Nested classes/interfaces inherited from class com.simibubi.create.content.contraptions.components.structureMovement.interaction.controls.HonkPacket
HonkPacket.Serverbound -
Constructor Summary
ConstructorsConstructorDescriptionServerbound(Train train, boolean isHonk) Serverbound(net.minecraft.network.FriendlyByteBuf buffer) -
Method Summary
Methods inherited from class com.simibubi.create.content.contraptions.components.structureMovement.interaction.controls.HonkPacket
handle, write
-
Constructor Details
-
Serverbound
public Serverbound(net.minecraft.network.FriendlyByteBuf buffer) -
Serverbound
-