Class ConfigureSymmetryWandPacket
java.lang.Object
com.simibubi.create.foundation.networking.SimplePacketBase
com.simibubi.create.content.curiosities.symmetry.ConfigureSymmetryWandPacket
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected net.minecraft.world.InteractionHandprotected SymmetryMirror -
Constructor Summary
ConstructorsConstructorDescriptionConfigureSymmetryWandPacket(net.minecraft.network.FriendlyByteBuf buffer) ConfigureSymmetryWandPacket(net.minecraft.world.InteractionHand hand, SymmetryMirror mirror) -
Method Summary
-
Field Details
-
hand
protected net.minecraft.world.InteractionHand hand -
mirror
-
-
Constructor Details
-
ConfigureSymmetryWandPacket
-
ConfigureSymmetryWandPacket
public ConfigureSymmetryWandPacket(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
-