public class PacketSyncRedstoneModuleToClient extends LocationIntPacket
pos| Constructor and Description |
|---|
PacketSyncRedstoneModuleToClient(ModuleRedstone module) |
| 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 PacketSyncRedstoneModuleToClient(ModuleRedstone module)
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)