Class GameData.BlockCallbacks.DummyAirBlock

All Implemented Interfaces:
FeatureElement, ItemLike, IForgeBlock
Enclosing class:
GameData.BlockCallbacks

@Deprecated(forRemoval=true, since="1.19.4") private static class GameData.BlockCallbacks.DummyAirBlock extends AirBlock
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • DummyAirBlock

      private DummyAirBlock(BlockBehaviour.Properties properties)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getDescriptionId

      public String getDescriptionId()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      getDescriptionId in class Block