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
  • Constructor Details

    • V808

      public V808(int p_18170_, com.mojang.datafixers.schemas.Schema p_18171_)
  • Method Details

    • registerInventory

      protected static void registerInventory(com.mojang.datafixers.schemas.Schema pSchema, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> pMap, String pName)
    • registerBlockEntities

      public Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> registerBlockEntities(com.mojang.datafixers.schemas.Schema pSchema)
      Overrides:
      registerBlockEntities in class com.mojang.datafixers.schemas.Schema