Package-level declarations

Types

Link copied to clipboard
class BlockPlacer(name: String, val module: ClientModule, val priority: Priority, val slotFinder: (BlockPos?) -> HotbarItemSlot?, allowSupportPlacements: Boolean = true) : ValueGroup, EventListener
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Normal rotations. Only one placement per tick is possible, possible less because rotating takes some time.

Link copied to clipboard

No rotations, or just a packet containing the rotation target.

Link copied to clipboard

Places blocks to support placements.

Functions