MCPcopy Create free account
hub / github.com/Hypejet/Jet / BlockType

Interface BlockType

api/src/main/java/net/hypejet/jet/world/block/BlockType.java:8–8  ·  view source on GitHub ↗

Represents a type of Minecraft block. @since 1.0

Source from the content-addressed store, hash-verified

6 * @since 1.0
7 */
8public interface BlockType {}

Callers

nothing calls this directly

Implementers 1

JetBlockTypeserver/src/main/java/net/hypejet/jet/s

Calls

no outgoing calls

Tested by

no test coverage detected