Class V1451_6

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

public class V1451_6 extends NamespacedSchema
  • Field Details

    • SPECIAL_OBJECTIVE_MARKER

      public static final String SPECIAL_OBJECTIVE_MARKER
      See Also:
    • UNPACK_OBJECTIVE_ID

      protected static final com.mojang.datafixers.types.templates.Hook.HookFunction UNPACK_OBJECTIVE_ID
    • REPACK_OBJECTIVE_ID

      protected static final com.mojang.datafixers.types.templates.Hook.HookFunction REPACK_OBJECTIVE_ID
  • Constructor Details

    • V1451_6

      public V1451_6(int p_17532_, com.mojang.datafixers.schemas.Schema p_17533_)
  • Method Details

    • registerTypes

      public void registerTypes(com.mojang.datafixers.schemas.Schema p_17540_, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17541_, Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> p_17542_)
      Overrides:
      registerTypes in class com.mojang.datafixers.schemas.Schema
    • createCriterionTypes

      protected static Map<String,Supplier<com.mojang.datafixers.types.templates.TypeTemplate>> createCriterionTypes(com.mojang.datafixers.schemas.Schema p_181078_)
    • packNamespacedWithDot

      public static String packNamespacedWithDot(String p_298534_)