Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class PlacementContext(val basePlace: Boolean, val basePlaceLayers: IntRange, val expectedCrystal: AABB, val target: LivingEntity)
Link copied to clipboard
class PlacementPositionCandidate(val pos: BlockPos, val notBlockedByCrystal: Boolean, val requiresBasePlace: Boolean) : Comparable<PlacementPositionCandidate>
Link copied to clipboard