Class AttributeMetaMediator
java.lang.Object
io.github.slimjar.relocation.meta.AttributeMetaMediator
- All Implemented Interfaces:
MetaMediator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable StringreadAttribute(@NotNull String name) voidwriteAttribute(@NotNull String name, @NotNull String value)
-
Constructor Details
-
AttributeMetaMediator
-
-
Method Details
-
readAttribute
- Specified by:
readAttributein interfaceMetaMediator
-
writeAttribute
- Specified by:
writeAttributein interfaceMetaMediator
-