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

7 lines
245 B
Plaintext

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