Uses of Class
net.minecraft.CrashReportCategory
Package
Description
-
Uses of CrashReportCategory in net.minecraft
Modifier and TypeMethodDescriptionCrashReport.addCategory
(String p_127515_) CrashReport.addCategory
(String p_127517_, int p_127518_) CrashReportCategory.setDetail
(String p_128166_, CrashReportDetail<String> p_128167_) Modifier and TypeMethodDescriptionstatic void
CrashReportCategory.populateBlockDetails
(CrashReportCategory p_178951_, LevelHeightAccessor p_178952_, BlockPos p_178953_, BlockState p_178954_) -
Uses of CrashReportCategory in net.minecraft.client
Modifier and TypeMethodDescriptionvoid
ResourceLoadStateTracker.RecoveryInfo.fillCrashInfo
(CrashReportCategory p_168569_) void
ResourceLoadStateTracker.ReloadState.fillCrashInfo
(CrashReportCategory p_168593_) -
Uses of CrashReportCategory in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionvoid
ClientLevel.ClientLevelData.fillCrashReportCategory
(CrashReportCategory p_171690_, LevelHeightAccessor p_171691_) -
Uses of CrashReportCategory in net.minecraft.util
Modifier and TypeMethodDescriptionstatic void
NativeModuleLister.addCrashSection
(CrashReportCategory p_184680_) -
Uses of CrashReportCategory in net.minecraft.world.entity
Modifier and TypeMethodDescriptionvoid
Entity.fillCrashReportCategory
(CrashReportCategory p_20051_) -
Uses of CrashReportCategory in net.minecraft.world.entity.item
Modifier and TypeMethodDescriptionvoid
FallingBlockEntity.fillCrashReportCategory
(CrashReportCategory p_31962_) -
Uses of CrashReportCategory in net.minecraft.world.level
-
Uses of CrashReportCategory in net.minecraft.world.level.block.entity
Modifier and TypeMethodDescriptionvoid
BlockEntity.fillCrashReportCategory
(CrashReportCategory p_58887_) -
Uses of CrashReportCategory in net.minecraft.world.level.storage
Modifier 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_)