Class PacketUpdateDebuggingDrone

java.lang.Object
me.desht.pneumaticcraft.common.network.PacketDroneDebugBase
me.desht.pneumaticcraft.common.network.PacketUpdateDebuggingDrone

public class PacketUpdateDebuggingDrone extends PacketDroneDebugBase
Received on: SERVER Sent by client when the drone debug key is pressed, for a valid entity or programmable controller target
  • Constructor Details

    • PacketUpdateDebuggingDrone

      public PacketUpdateDebuggingDrone(int entityId)
    • PacketUpdateDebuggingDrone

      public PacketUpdateDebuggingDrone(net.minecraft.core.BlockPos controllerPos)
    • PacketUpdateDebuggingDrone

      public PacketUpdateDebuggingDrone(net.minecraft.network.FriendlyByteBuf buf)