diff --git a/mappings/net/minecraft/state/property/IntProperty.mapping b/mappings/net/minecraft/state/property/IntProperty.mapping index 1ab957b3c5..a4c8ae6958 100644 --- a/mappings/net/minecraft/state/property/IntProperty.mapping +++ b/mappings/net/minecraft/state/property/IntProperty.mapping @@ -4,6 +4,8 @@ CLASS net/minecraft/class_2758 net/minecraft/state/property/IntProperty COMMENT

See {@link net.minecraft.state.property.Properties} for example COMMENT usages. FIELD field_12614 values Lcom/google/common/collect/ImmutableSet; + FIELD field_37655 min I + FIELD field_37656 max I METHOD (Ljava/lang/String;II)V ARG 1 name ARG 2 min