Class V3818_3

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

public class V3818_3 extends NamespacedSchema
  • Constructor Details

    • V3818_3

      public V3818_3(int p_332129_, com.mojang.datafixers.schemas.Schema p_330769_)
  • Method Details

    • components

      public static SequencedMap<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> components(com.mojang.datafixers.schemas.Schema pSchema)
    • registerTypes

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