Uses of Class
net.minecraft.CrashReportCategory
Packages that use CrashReportCategory
Package
Description
-
Uses of CrashReportCategory in net.minecraft
Fields in net.minecraft with type parameters of type CrashReportCategoryMethods in net.minecraft that return CrashReportCategoryModifier and TypeMethodDescriptionCrashReport.addCategory
(String p_127515_) CrashReport.addCategory
(String p_127517_, int p_127518_) CrashReportCategory.setDetail
(String p_128166_, CrashReportDetail<String> p_128167_) Methods in net.minecraft with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionstatic void
CrashReportCategory.populateBlockDetails
(CrashReportCategory p_178951_, LevelHeightAccessor p_178952_, BlockPos p_178953_, BlockState p_178954_) -
Uses of CrashReportCategory in net.minecraft.client
Methods in net.minecraft.client with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionvoid
ResourceLoadStateTracker.RecoveryInfo.fillCrashInfo
(CrashReportCategory p_168569_) void
ResourceLoadStateTracker.ReloadState.fillCrashInfo
(CrashReportCategory p_168593_) private void
Minecraft.fillUptime
(CrashReportCategory p_309523_) -
Uses of CrashReportCategory in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer that return CrashReportCategoryMethods in net.minecraft.client.multiplayer with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionvoid
ClientLevel.ClientLevelData.fillCrashReportCategory
(CrashReportCategory p_171690_, LevelHeightAccessor p_171691_) void
ClientCommonPacketListenerImpl.fillListenerSpecificCrashDetails
(CrashReportCategory p_309761_) void
ClientHandshakePacketListenerImpl.fillListenerSpecificCrashDetails
(CrashReportCategory p_311844_) -
Uses of CrashReportCategory in net.minecraft.network
Methods in net.minecraft.network with parameters of type CrashReportCategoryModifier and TypeMethodDescriptiondefault void
PacketListener.fillListenerSpecificCrashDetails
(CrashReportCategory p_310872_) -
Uses of CrashReportCategory in net.minecraft.server.level
Methods in net.minecraft.server.level that return CrashReportCategory -
Uses of CrashReportCategory in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionvoid
ServerLoginPacketListenerImpl.fillListenerSpecificCrashDetails
(CrashReportCategory p_310682_) -
Uses of CrashReportCategory in net.minecraft.util
Methods in net.minecraft.util with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionstatic void
NativeModuleLister.addCrashSection
(CrashReportCategory p_184680_) -
Uses of CrashReportCategory in net.minecraft.world.entity
Methods in net.minecraft.world.entity with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionvoid
Entity.fillCrashReportCategory
(CrashReportCategory p_20051_) -
Uses of CrashReportCategory in net.minecraft.world.entity.item
Methods in net.minecraft.world.entity.item with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionvoid
FallingBlockEntity.fillCrashReportCategory
(CrashReportCategory p_31962_) -
Uses of CrashReportCategory in net.minecraft.world.level
Methods in net.minecraft.world.level that return CrashReportCategory -
Uses of CrashReportCategory in net.minecraft.world.level.block.entity
Methods in net.minecraft.world.level.block.entity with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionvoid
BlockEntity.fillCrashReportCategory
(CrashReportCategory p_58887_) -
Uses of CrashReportCategory in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage with parameters of type CrashReportCategoryModifier and TypeMethodDescriptionvoid
DerivedLevelData.fillCrashReportCategory
(CrashReportCategory p_164852_, LevelHeightAccessor p_164853_) default void
LevelData.fillCrashReportCategory
(CrashReportCategory p_164873_, LevelHeightAccessor p_164874_) void
PrimaryLevelData.fillCrashReportCategory
(CrashReportCategory p_164972_, LevelHeightAccessor p_164973_) default void
ServerLevelData.fillCrashReportCategory
(CrashReportCategory p_164976_, LevelHeightAccessor p_164977_) default void
WorldData.fillCrashReportCategory
(CrashReportCategory p_78640_)