类 VariantProperty<T>

java.lang.Object
net.minecraft.client.data.models.blockstates.VariantProperty<T>

public class VariantProperty<T> extends Object
  • 字段详细资料

    • key

      final String key
    • serializer

      final Function<T,com.google.gson.JsonElement> serializer
  • 构造器详细资料

    • VariantProperty

      public VariantProperty(String p_376086_, Function<T,com.google.gson.JsonElement> p_378721_)
  • 方法详细资料