Class RefPacketPlayOutSpawnEntity

    • Constructor Detail

      • RefPacketPlayOutSpawnEntity

        RefPacketPlayOutSpawnEntity(RefEntity entity, int typeOrData)
      • RefPacketPlayOutSpawnEntity

        RefPacketPlayOutSpawnEntity(RefEntity entity, int type, int data)
      • RefPacketPlayOutSpawnEntity

        RefPacketPlayOutSpawnEntity(RefEntity entity, int type, int data, RefBlockPos position)
      • RefPacketPlayOutSpawnEntity

        RefPacketPlayOutSpawnEntity()
      • RefPacketPlayOutSpawnEntity

        RefPacketPlayOutSpawnEntity(int id, UUID uuid, double x, double y, double z, float pitch, float yaw, RefEntityType<out Object> type, int data, RefVec3 velocity)
      • RefPacketPlayOutSpawnEntity

        RefPacketPlayOutSpawnEntity(int id, UUID uuid, double x, double y, double z, float pitch, float yaw, RefEntityType<out Object> type, int data, RefVec3 velocity, double headYaw)
      • RefPacketPlayOutSpawnEntity

        RefPacketPlayOutSpawnEntity(RefEntity entity)
    • Method Detail