Interface IPalette<T>

    • Method Detail

      • idFor

        int idFor​(T p_186041_1_)
      • maybeHas

        boolean maybeHas​(java.util.function.Predicate<T> p_230341_1_)
      • valueFor

        @Nullable
        T valueFor​(int p_186039_1_)
      • getSerializedSize

        int getSerializedSize()
      • read

        void read​(ListNBT p_196968_1_)