Class StructureValidatorProvider

java.lang.Object
net.minecraft.data.validate.StructureValidatorProvider
All Implemented Interfaces:
SnbtProvider.Tweaker

public class StructureValidatorProvider extends Object implements SnbtProvider.Tweaker
Mappings:
Namespace Name
official mg
intermediary net/minecraft/class_3843
named net/minecraft/data/validate/StructureValidatorProvider
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official a Lmg;a:Lorg/slf4j/Logger;
      intermediary field_24617 Lnet/minecraft/class_3843;field_24617:Lorg/slf4j/Logger;
      named LOGGER Lnet/minecraft/data/validate/StructureValidatorProvider;LOGGER:Lorg/slf4j/Logger;
  • Constructor Details

    • StructureValidatorProvider

      public StructureValidatorProvider()
  • Method Details

    • write

      public NbtCompound write(String name, NbtCompound nbt)
      Specified by:
      write in interface SnbtProvider.Tweaker
      Mappings:
      Namespace Name Mixin selector
      official apply Lmf$a;apply(Ljava/lang/String;Lqp;)Lqp;
      intermediary method_21674 Lnet/minecraft/class_2463$class_4460;method_21674(Ljava/lang/String;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
      named write Lnet/minecraft/data/SnbtProvider$Tweaker;write(Ljava/lang/String;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
    • update

      public static NbtCompound update(String name, NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official a Lmg;a(Ljava/lang/String;Lqp;)Lqp;
      intermediary method_32235 Lnet/minecraft/class_3843;method_32235(Ljava/lang/String;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
      named update Lnet/minecraft/data/validate/StructureValidatorProvider;update(Ljava/lang/String;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
    • addDataVersion

      private static NbtCompound addDataVersion(NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official a Lmg;a(Lqp;)Lqp;
      intermediary method_16880 Lnet/minecraft/class_3843;method_16880(Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
      named addDataVersion Lnet/minecraft/data/validate/StructureValidatorProvider;addDataVersion(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
    • internalUpdate

      private static NbtCompound internalUpdate(String name, NbtCompound nbt)
      Mappings:
      Namespace Name Mixin selector
      official b Lmg;b(Ljava/lang/String;Lqp;)Lqp;
      intermediary method_16878 Lnet/minecraft/class_3843;method_16878(Ljava/lang/String;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;
      named internalUpdate Lnet/minecraft/data/validate/StructureValidatorProvider;internalUpdate(Ljava/lang/String;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;