Package net.minestom.server.utils.block
Class BlockUtils
java.lang.Object
net.minestom.server.utils.block.BlockUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabove()below()east()booleanstatic @Nullable org.jglrxavpok.hephaistos.nbt.NBTCompoundextractClientNbt(@NotNull Block block) getBlock()getRelativeTo(int x, int y, int z) north()parseProperties(String query) south()west()
-
Constructor Details
-
BlockUtils
-
-
Method Details
-
getRelativeTo
-
above
-
below
-
north
-
east
-
south
-
west
-
getBlock
-
equals
-
parseProperties
-
extractClientNbt
@Nullable public static @Nullable org.jglrxavpok.hephaistos.nbt.NBTCompound extractClientNbt(@NotNull @NotNull Block block)
-