CLASS net/minecraft/class_6184 net/minecraft/unused/FixedDataSetter COMMENT A functional (single-abstract-method) interface with a method to set fixed COMMENT data. COMMENT COMMENT @apiNote Since the {@link #setFixedData} is not obfuscated, it might have been COMMENT used by some other (removed) code in a bootstrap method as a lambda. This class COMMENT is not used anywhere otherwise. METHOD setFixedData (Ljava/lang/String;Ljava/lang/Object;)V ARG 1 key ARG 2 value