public class SNBTToNBTConverter extends java.lang.Object implements IDataProvider
修飾子とタイプ | クラスと説明 |
---|---|
static interface |
SNBTToNBTConverter.ITransformer |
HASH_FUNCTION
コンストラクタと説明 |
---|
SNBTToNBTConverter(DataGenerator generatorIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
act(DirectoryCache cache)
Performs this provider's action.
|
SNBTToNBTConverter |
func_225369_a(SNBTToNBTConverter.ITransformer p_225369_1_) |
java.lang.String |
getName()
Gets a name for this provider, to use in logging.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
save
public SNBTToNBTConverter(DataGenerator generatorIn)
public SNBTToNBTConverter func_225369_a(SNBTToNBTConverter.ITransformer p_225369_1_)
public void act(DirectoryCache cache) throws java.io.IOException
act
インタフェース内 IDataProvider
java.io.IOException
public java.lang.String getName()
getName
インタフェース内 IDataProvider