Class FillLayerConfig

    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • CODEC

        public static final com.mojang.serialization.Codec<FillLayerConfig> CODEC
      • height

        public final int height
    • Constructor Detail

      • FillLayerConfig

        public FillLayerConfig​(int p_i51484_1_,
                               BlockState p_i51484_2_)