Class V4059

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

public class V4059 extends NamespacedSchema
  • Constructor Details

    • V4059

      public V4059(int p_366825_, com.mojang.datafixers.schemas.Schema p_366722_)
  • 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