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

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

    • V808

      public V808(int p_18170_, com.mojang.datafixers.schemas.Schema p_18171_)
  • 方法详细资料

    • registerInventory

      protected static void registerInventory(com.mojang.datafixers.schemas.Schema p_18175_, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_18176_, String p_18177_)
    • registerBlockEntities

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