类 V1920

java.lang.Object
com.mojang.datafixers.schemas.Schema
net.minecraft.util.datafix.schemas.NamespacedSchema
net.minecraft.util.datafix.schemas.V1920

public class V1920 extends NamespacedSchema
  • 构造器详细资料

    • V1920

      public V1920(int p_17787_, com.mojang.datafixers.schemas.Schema p_17788_)
  • 方法详细资料

    • registerInventory

      protected static void registerInventory(com.mojang.datafixers.schemas.Schema p_17792_, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17793_, String p_17794_)
    • registerBlockEntities

      public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema p_17796_)
      覆盖:
      registerBlockEntities 在类中 com.mojang.datafixers.schemas.Schema