Class ConfigureConfig
java.lang.Object
com.beansgalaxy.backpacks.network.clientbound.ConfigureConfig
- All Implemented Interfaces:
Packet2C
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidencode(net.minecraft.network.FriendlyByteBuf buf) voidhandle()static voidsend(CommonConfig config, net.minecraft.server.level.ServerPlayer player)
-
Constructor Details
-
ConfigureConfig
public ConfigureConfig(net.minecraft.network.FriendlyByteBuf buf)
-
-
Method Details