Uses of Class
net.minecraft.server.dedicated.PropertyManager.Property
-
Uses of PropertyManager.Property in net.minecraft.server.dedicated
Modifier and TypeMethodDescriptionprotected PropertyManager<T>.Property<Boolean>
PropertyManager.getMutable
(String p_218961_1_, boolean p_218961_2_) protected PropertyManager<T>.Property<Integer>
PropertyManager.getMutable
(String p_218974_1_, int p_218974_2_) protected <V> PropertyManager<T>.Property<V>
PropertyManager.getMutable
(String p_218981_1_, Function<String, V> p_218981_2_, Function<V, String> p_218981_3_, V p_218981_4_) protected <V> PropertyManager<T>.Property<V>
PropertyManager.getMutable
(String p_218965_1_, Function<String, V> p_218965_2_, V p_218965_3_)