Class VoidStartPlatformFeature

All Implemented Interfaces:
IForgeRegistryEntry<Feature<?>>

public class VoidStartPlatformFeature extends Feature<NoFeatureConfig>
  • Field Details

    • PLATFORM_ORIGIN

      private static final BlockPos PLATFORM_ORIGIN
    • PLATFORM_ORIGIN_CHUNK

      private static final ChunkPos PLATFORM_ORIGIN_CHUNK
  • Constructor Details

    • VoidStartPlatformFeature

      public VoidStartPlatformFeature(com.mojang.serialization.Codec<NoFeatureConfig> p_i232003_1_)
  • Method Details