Package net.minecraft.data.client.model
Class TextureKey
java.lang.Object
net.minecraft.data.client.model.TextureKey
public final class TextureKey extends Object
-
Field Summary
Fields Modifier and Type Field Description static TextureKeyALLstatic TextureKeyBACKstatic TextureKeyBOTTOMstatic TextureKeyCROPstatic TextureKeyCROSSstatic TextureKeyDIRTstatic TextureKeyDOWNstatic TextureKeyEASTstatic TextureKeyEDGEstatic TextureKeyENDstatic TextureKeyFANstatic TextureKeyFIREstatic TextureKeyFRONTstatic TextureKeyLANTERNstatic TextureKeyLAYER0static TextureKeyLIT_LOGprivate Stringnamestatic TextureKeyNORTHstatic TextureKeyPANEprivate TextureKeyparentstatic TextureKeyPARTICLEstatic TextureKeyPATTERNstatic TextureKeyPLANTstatic TextureKeyPLATFORMstatic TextureKeyRAILstatic TextureKeySIDEstatic TextureKeySOUTHstatic TextureKeySTEMstatic TextureKeyTEXTUREstatic TextureKeyTOPstatic TextureKeyTORCHstatic TextureKeyUNSTICKYstatic TextureKeyUPstatic TextureKeyUPPERSTEMstatic TextureKeyWALLstatic TextureKeyWESTstatic TextureKeyWOOL -
Constructor Summary
Constructors Modifier Constructor Description privateTextureKey(String string, TextureKey textureKey) -
Method Summary
Modifier and Type Method Description StringgetName()TextureKeygetParent()private static TextureKeymethod_27043(String string)private static TextureKeymethod_27044(String string, TextureKey textureKey)StringtoString()
-
Field Details
-
Constructor Details
-
Method Details