JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.hrznstudio.titanium.json.jsondirector
Interface IJsonDirector<T>
All Known Implementing Classes:
MapJsonDirector
public interface
IJsonDirector<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
clear
()
void
put
(net.minecraft.resources.ResourceLocation resourceLocation,
T
value)
Method Details
put
void
put
(net.minecraft.resources.ResourceLocation resourceLocation,
T
value)
clear
void
clear
()