Class BlockState

java.lang.Object
net.pl3x.map.core.world.BlockState

public class BlockState extends Object
  • Constructor Details

    • BlockState

      public BlockState(@NotNull @NotNull Block block)
    • BlockState

      public BlockState(@NotNull @NotNull Block block, @NotNull @NotNull Map<@NotNull String,@NotNull String> properties)
  • Method Details

    • getBlock

      @NotNull public @NotNull Block getBlock()
    • getAge

      public byte getAge()
    • getMoisture

      public byte getMoisture()
    • getPower

      public byte getPower()