Uses of Enum Class
net.minecraft.world.level.block.state.SolidDebugger.Reason
Packages that use SolidDebugger.Reason
-
Uses of SolidDebugger.Reason in net.minecraft.world.level.block.state
Subclasses with type arguments of type SolidDebugger.Reason in net.minecraft.world.level.block.stateFields in net.minecraft.world.level.block.state with type parameters of type SolidDebugger.ReasonModifier and TypeFieldDescriptionprivate final Map<Holder<Block>, SolidDebugger.Reason> SolidDebugger.reasonByBlockMethods in net.minecraft.world.level.block.state that return SolidDebugger.ReasonModifier and TypeMethodDescriptionstatic SolidDebugger.ReasonReturns the enum constant of this class with the specified name.static SolidDebugger.Reason[]SolidDebugger.Reason.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.world.level.block.state with parameters of type SolidDebugger.ReasonModifier and TypeMethodDescriptionstatic booleanSolidDebugger.logAndGet(Holder<Block> block, SolidDebugger.Reason reason)