Package net.minestom.server.instance.block
package net.minestom.server.instance.block
-
ClassDescriptionRepresents a block that can be placed anywhere.Represents a hint to retrieve blocks more efficiently.Represents an element which can place blocks at position.Interface used to provide block behavior.Handler used for loaded blocks with unknown namespace in order to do not lose the information while saving, and for runtime debugging purpose.Represents an object forwarded to
BlockHandler.onPlace(Placement)
.