History - net.minecraft.datafixer.fix.SimpleBlockPropertyRenameFix
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.util.datafix.fixes.BlockPropertyRenameAndFix
net.minecraft.class_10562
net.minecraft.datafixer.fix.SimpleBlockPropertyRenameFix
Fields
String: blockId, field_55630, targetId
String: oldPropertyName, field_55631, oldPropertyName
String: newPropertyName, field_55632, newPropertyName
UnaryOperator<String>: valueFixer, field_55633, valueConverter
Constructors
(com.mojang.datafixers.schemas.Schema, String, String, String, String, UnaryOperator<String>)
Methods
boolean (String): shouldFix, method_66044, shouldFix
<T> com.mojang.serialization.Dynamic<T> (String, com.mojang.serialization.Dynamic<T>): fixProperties, method_66045, fix
com.mojang.serialization.Dynamic (com.mojang.serialization.Dynamic): lambda$fixProperties$0, method_66054, method_66054