Class CConfigureConfigPacket<T>
java.lang.Object
com.simibubi.create.foundation.networking.SimplePacketBase
com.simibubi.create.foundation.config.ui.CConfigureConfigPacket<T>
-
Constructor Summary
ConstructorsConstructorDescriptionCConfigureConfigPacket(String modID, String path, T value) CConfigureConfigPacket(net.minecraft.network.FriendlyByteBuf buffer) -
Method Summary
-
Constructor Details
-
CConfigureConfigPacket
-
CConfigureConfigPacket
public CConfigureConfigPacket(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
-
serialize
-
deserialize
-