net.minecraft.network.protocol.game

public class DebugPackets

agm
net.minecraft.network.protocol.game.DebugPackets
net.minecraft.class_4209
net.minecraft.unmapped.C_dbcgjuvb
net.minecraft.server.network.DebugInfoSender
net.minecraft.server.network.DebugInfoSender

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
a
LOGGER
field_18961
f_gjdvojcq
LOGGER
LOGGER

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(arq arg0, iu arg1, String arg2, int arg3, int arg4)
sendGameTestAddMarker(ServerLevel arg0, BlockPos arg1, String arg2, int arg3, int arg4)
method_22318(class_3218 arg0, class_2338 arg1, String arg2, int arg3, int arg4)
m_mdvhxbkx(C_bdwnwhiu arg0, C_hynzadkk arg1, String arg2, int arg3, int arg4)
addGameTestMarker(ServerWorld world, BlockPos pos, String message, int color, int duration)
addGameTestMarker(ServerWorld world, BlockPos pos, String message, int color, int duration)
public static void
a(arq arg0)
sendGameTestClearPacket(ServerLevel arg0)
method_22317(class_3218 arg0)
m_dwbkrwkt(C_bdwnwhiu arg0)
clearGameTestMarkers(ServerWorld world)
clearGameTestMarkers(ServerWorld world)
public static void
a(arq arg0, dih arg1)
sendPoiPacketsForChunk(ServerLevel arg0, ChunkPos arg1)
method_19775(class_3218 arg0, class_1923 arg1)
m_bqgfeymv(C_bdwnwhiu arg0, C_ynrszrtu arg1)
sendChunkWatchingChange(ServerWorld world, ChunkPos pos)
sendChunkWatchingChange(ServerWorld world, ChunkPos pos)
public static void
a(arq arg0, iu arg1)
sendPoiAddedPacket(ServerLevel arg0, BlockPos arg1)
method_19776(class_3218 arg0, class_2338 arg1)
m_rhfibgsg(C_bdwnwhiu arg0, C_hynzadkk arg1)
sendPoiAddition(ServerWorld world, BlockPos pos)
sendPoiAddition(ServerWorld world, BlockPos pos)
public static void
b(arq arg0, iu arg1)
sendPoiRemovedPacket(ServerLevel arg0, BlockPos arg1)
method_19777(class_3218 arg0, class_2338 arg1)
m_hofzubci(C_bdwnwhiu arg0, C_hynzadkk arg1)
sendPoiRemoval(ServerWorld world, BlockPos pos)
sendPoiRemoval(ServerWorld world, BlockPos pos)
public static void
c(arq arg0, iu arg1)
sendPoiTicketCountPacket(ServerLevel arg0, BlockPos arg1)
method_19778(class_3218 arg0, class_2338 arg1)
m_nnqsfwsv(C_bdwnwhiu arg0, C_hynzadkk arg1)
sendPointOfInterest(ServerWorld world, BlockPos pos)
sendPointOfInterest(ServerWorld world, BlockPos pos)
private static void
d(arq arg0, iu arg1)
sendVillageSectionsPacket(ServerLevel arg0, BlockPos arg1)
method_24819(class_3218 arg0, class_2338 arg1)
m_aefsppsb(C_bdwnwhiu arg0, C_hynzadkk arg1)
sendPoi(ServerWorld world, BlockPos pos)
sendPoi(ServerWorld world, BlockPos pos)
public static void
a(dja arg0, bxg arg1, exc arg2, float arg3)
sendPathFindingPacket(Level arg0, Mob arg1, Path arg2, float arg3)
method_19470(class_1937 arg0, class_1308 arg1, class_11 arg2, float arg3)
m_ftyeqqdo(C_cdctfzbn arg0, C_dxkfswlz arg1, C_motipebf arg2, float arg3)
sendPathfindingData(World world, MobEntity mob, Path path, float nodeReachProximity)
sendPathfindingData(World world, MobEntity mob, Path path, float nodeReachProximity)
public static void
a(dja arg0, iu arg1)
sendNeighborsUpdatePacket(Level arg0, BlockPos arg1)
method_19472(class_1937 arg0, class_2338 arg1)
m_ifcyyrng(C_cdctfzbn arg0, C_hynzadkk arg1)
sendNeighborUpdate(World world, BlockPos pos)
sendNeighborUpdate(World world, BlockPos pos)
public static void
a(dja arg0, aaw arg1)
sendWireUpdates(Level arg0, RedstoneWireOrientationsDebugPayload arg1)
method_61218(class_1937 arg0, class_9831 arg1)
m_tadiulqo(C_cdctfzbn arg0, C_zzvdiztt arg1)
sendRedstoneUpdateOrder(World world, DebugRedstoneUpdateOrderCustomPayload payload)
m_tadiulqo(World world, C_zzvdiztt payload)
public static void
a(djz arg0, erj arg1)
sendStructurePacket(WorldGenLevel arg0, StructureStart arg1)
method_19474(class_5281 arg0, class_3449 arg1)
m_utfpdadv(C_ldkphtbr arg0, C_efiavfys arg1)
sendStructureStart(StructureWorldAccess world, StructureStart structureStart)
sendStructureStart(StructureWorldAccess world, StructureStart structureStart)
public static void
a(dja arg0, bxg arg1, ceb arg2)
sendGoalSelector(Level arg0, Mob arg1, GoalSelector arg2)
method_19469(class_1937 arg0, class_1308 arg1, class_1355 arg2)
m_fxmtbczk(C_cdctfzbn arg0, C_dxkfswlz arg1, C_qospjrjn arg2)
sendGoalSelector(World world, MobEntity mob, GoalSelector goalSelector)
sendGoalSelector(World world, MobEntity mob, GoalSelector goalSelector)
public static void
a(arq arg0, Collection<css> arg1)
sendRaids(ServerLevel arg0, Collection<Raid> arg1)
method_20575(class_3218 arg0, Collection<class_3765> arg1)
m_aikoqwxj(C_bdwnwhiu arg0, Collection<C_szefbyex> arg1)
sendRaids(ServerWorld server, Collection<Raid> raids)
sendRaids(ServerWorld server, Collection<Raid> raids)
public static void
a(bxe arg0)
sendEntityBrain(LivingEntity arg0)
method_19774(class_1309 arg0)
m_pihwbkmr(C_usxaxydn arg0)
sendBrainDebugData(LivingEntity living)
sendBrainDebugData(LivingEntity living)
public static void
a(civ arg0)
sendBeeInfo(Bee arg0)
method_23855(class_4466 arg0)
m_dgstsvau(C_hgfgxpql arg0)
sendBeeDebugData(BeeEntity bee)
sendBeeDebugData(BeeEntity bee)
public static void
a(cpa arg0)
sendBreezeInfo(Breeze arg0)
method_54909(class_8949 arg0)
m_cbzejclv(C_nqresjkz arg0)
sendBreezeDebugData(BreezeEntity breeze)
sendBreezeDebugData(BreezeEntity breeze)
public static void
a(dja arg0, je<efh> arg1, feq arg2)
sendGameEventInfo(Level arg0, Holder<GameEvent> arg1, Vec3 arg2)
method_33139(class_1937 arg0, class_6880<class_5712> arg1, class_243 arg2)
m_ykjqytbp(C_cdctfzbn arg0, C_cjzoxshv<C_cgkchrmc> arg1, C_vgpupfxx arg2)
sendGameEvent(World world, RegistryEntry<GameEvent> event, Vec3d pos)
sendGameEvent(World world, Holder<GameEvent> arg1, Vec3d sourcePos)
public static void
a(dja arg0, efj arg1)
sendGameEventListenerInfo(Level arg0, GameEventListener arg1)
method_33140(class_1937 arg0, class_5714 arg1)
m_lycdqqvu(C_cdctfzbn arg0, C_sbgxqpya arg1)
sendGameEventListener(World world, GameEventListener eventListener)
sendGameEventListener(World world, GameEventListener eventListener)
public static void
a(dja arg0, iu arg1, eah arg2, dxc arg3)
sendHiveInfo(Level arg0, BlockPos arg1, BlockState arg2, BeehiveBlockEntity arg3)
method_23856(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_4482 arg3)
m_ghxgbcga(C_cdctfzbn arg0, C_hynzadkk arg1, C_txtbiemp arg2, C_cyniebsl arg3)
sendBeehiveDebugData(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity)
sendBeehiveDebugData(World world, BlockPos pos, BlockState state, BeehiveBlockEntity blockEntity)
private static List<String>
a(bxe arg0, long arg1)
getMemoryDescriptions(LivingEntity arg0, long arg1)
method_36157(class_1309 arg0, long arg1)
m_eyadyprb(C_usxaxydn arg0, long arg1)
listMemories(LivingEntity entity, long currentTime)
listMemories(LivingEntity entity, long currentTime)
private static String
a(arq arg0, Object arg1)
getShortDescription(ServerLevel arg0, Object arg1)
method_36156(class_3218 arg0, Object arg1)
m_qgcgtonq(C_bdwnwhiu arg0, Object arg1)
format(ServerWorld world, Object object)
format(ServerWorld world, Object object)
private static void
a(arq arg0, aai arg1)
sendPacketToAllPlayers(ServerLevel arg0, CustomPacketPayload arg1)
method_22319(class_3218 arg0, class_8710 arg1)
m_yrsgrqdf(C_bdwnwhiu arg0, C_oqfbzhlw arg1)
sendToAll(ServerWorld world, CustomPayload payload)
sendToAll(ServerWorld world, CustomPayload payload)