Uses of Enum Class
net.minecraft.util.debug.DebugEntityBlockIntersection
Packages that use DebugEntityBlockIntersection
-
Uses of DebugEntityBlockIntersection in net.minecraft.util.debug
Fields in net.minecraft.util.debug with type parameters of type DebugEntityBlockIntersectionModifier and TypeFieldDescriptionprivate static final IntFunction<DebugEntityBlockIntersection> DebugEntityBlockIntersection.BY_IDstatic final DebugSubscription<DebugEntityBlockIntersection> DebugSubscriptions.ENTITY_BLOCK_INTERSECTIONSstatic final StreamCodec<io.netty.buffer.ByteBuf, DebugEntityBlockIntersection> DebugEntityBlockIntersection.STREAM_CODECMethods in net.minecraft.util.debug that return DebugEntityBlockIntersectionModifier and TypeMethodDescriptionstatic DebugEntityBlockIntersectionReturns the enum constant of this class with the specified name.static DebugEntityBlockIntersection[]DebugEntityBlockIntersection.values()Returns an array containing the constants of this enum class, in the order they are declared.