public class PacketUpdateLogisticsModule extends LocationIntPacket
pos| Constructor and Description |
|---|
PacketUpdateLogisticsModule(ModuleLogistics logisticsModule,
int action) |
PacketUpdateLogisticsModule(net.minecraft.network.PacketBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.util.function.Supplier<net.minecraftforge.fml.network.NetworkEvent.Context> ctx) |
void |
toBytes(net.minecraft.network.PacketBuffer buf) |
public PacketUpdateLogisticsModule(ModuleLogistics logisticsModule, int action)
public PacketUpdateLogisticsModule(net.minecraft.network.PacketBuffer buffer)
public void toBytes(net.minecraft.network.PacketBuffer buf)
toBytes in class LocationIntPacketpublic void handle(java.util.function.Supplier<net.minecraftforge.fml.network.NetworkEvent.Context> ctx)