yarn/mappings/net/minecraft/server/dedicated/ServerPropertiesLoader.mapping

7 lines
245 B
Plaintext
Raw Normal View History

CLASS tt net/minecraft/server/dedicated/ServerPropertiesLoader
FIELD a path Ljava/nio/file/Path;
FIELD b propertiesHandler Lts;
METHOD a getPropertiesHandler ()Lts;
METHOD a apply (Ljava/util/function/UnaryOperator;)Ltt;
METHOD b store ()V