public class NBTToSNBTConverter extends java.lang.Object implements IDataProvider
HASH_FUNCTION
コンストラクタと説明 |
---|
NBTToSNBTConverter(DataGenerator generatorIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
act(DirectoryCache cache)
Performs this provider's action.
|
static java.nio.file.Path |
func_229443_a_(java.nio.file.Path p_229443_0_,
java.lang.String p_229443_1_,
java.nio.file.Path p_229443_2_) |
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 NBTToSNBTConverter(DataGenerator generatorIn)
public void act(DirectoryCache cache) throws java.io.IOException
act
インタフェース内 IDataProvider
java.io.IOException
public java.lang.String getName()
getName
インタフェース内 IDataProvider
@Nullable public static java.nio.file.Path func_229443_a_(java.nio.file.Path p_229443_0_, java.lang.String p_229443_1_, java.nio.file.Path p_229443_2_)