Class TextureMapping
java.lang.Object
net.minecraft.client.data.models.model.TextureMapping
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Set<TextureSlot> private final Map<TextureSlot, Identifier> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextureMappingattachedStem(Block stemBlock, Block upperStemBlock) static TextureMappingstatic TextureMappingstatic TextureMappingcandleCake(Block block, boolean lit) static TextureMappingcauldron(Identifier texture) static TextureMappingcolumn(Identifier side, Identifier end) static TextureMappingstatic TextureMappingcolumnWithWall(Block block) static TextureMappingcommandBlock(Block block) copy()copyAndUpdate(TextureSlot slot, Identifier texture) copyForced(TextureSlot source, TextureSlot destination) copySlot(TextureSlot source, TextureSlot destination) static TextureMappingcraftingTable(Block block, Block bottom) static TextureMappingcrop(Identifier block) static TextureMappingcross(Identifier texture) static TextureMappingstatic TextureMappingcrossEmissive(Block block) static TextureMappingcube(Identifier texture) static TextureMappingstatic TextureMappingcubeBottomTop(Block block) static TextureMappingcubeBottomTopWithWall(Block block) static TextureMappingstatic TextureMappingcustomParticle(Block block) static TextureMappingdefaultTexture(Identifier texture) static TextureMappingdefaultTexture(Block block) static TextureMappingdoor(Identifier top, Identifier bottom) static TextureMappingstatic TextureMappingdriedGhast(String name) static TextureMappingstatic TextureMappingstatic TextureMappingstatic TextureMappingstatic TextureMappingfletchingTable(Block block, Block bottom) static TextureMappingget(TextureSlot slot) static IdentifiergetBlockTexture(Block block) static IdentifiergetBlockTexture(Block block, String suffix) static IdentifiergetItemTexture(Item item) static IdentifiergetItemTexture(Item item, String suffix) static TextureMappingstatic TextureMappinglayer0(Identifier texture) static TextureMappingstatic TextureMappingstatic TextureMappinglayered(Identifier layer0, Identifier layer1) static TextureMappinglayered(Identifier layer0, Identifier layer1, Identifier layer2) static TextureMappingstatic TextureMappingorientableCube(Block block) static TextureMappingorientableCubeOnlyTop(Block block) static TextureMappingorientableCubeSameEnds(Block block) static TextureMappingstatic TextureMappingparticle(Identifier texture) static TextureMappingstatic TextureMappingparticleFromItem(Item item) static TextureMappingstatic TextureMappingplant(Identifier texture) static TextureMappingstatic TextureMappingplantEmissive(Block block) static TextureMappingpottedAzalea(Block block) put(TextureSlot slot, Identifier texture) putForced(TextureSlot slot, Identifier texture) static TextureMappingrail(Identifier texture) static TextureMappingstatic TextureMappingsculkShrieker(boolean canSummon) static TextureMappingstatic TextureMappingsingleSlot(TextureSlot slot, Identifier texture) static TextureMappingsnifferEgg(String name) static TextureMappingstatic TextureMappingstatic TextureMappingtorch(Identifier texture) static TextureMappingstatic TextureMappingtrialSpawner(Block block, String sideSuffix, String topSuffix) static TextureMappingstatic TextureMappingwool(Identifier texture) static TextureMapping
-
Field Details
-
slots
-
forcedSlots
-
-
Constructor Details
-
TextureMapping
public TextureMapping()
-
-
Method Details
-
put
-
putForced
-
getForced
-
copySlot
-
copyForced
-
get
-
copyAndUpdate
-
cube
-
defaultTexture
-
defaultTexture
-
cube
-
cross
-
side
-
crossEmissive
-
cross
-
plant
-
plantEmissive
-
plant
-
rail
-
rail
-
wool
-
flowerbed
-
wool
-
stem
-
attachedStem
-
pattern
-
fan
-
crop
-
pane
-
singleSlot
-
column
-
cubeTop
-
pottedAzalea
-
logColumn
-
column
-
fence
-
customParticle
-
cubeBottomTop
-
cubeBottomTopWithWall
-
columnWithWall
-
door
-
door
-
particle
-
particle
-
fire0
-
fire1
-
lantern
-
torch
-
torch
-
trialSpawner
-
vault
-
particleFromItem
-
commandBlock
-
orientableCube
-
orientableCubeOnlyTop
-
orientableCubeSameEnds
-
top
-
craftingTable
-
fletchingTable
-
snifferEgg
-
driedGhast
-
campfire
-
candleCake
-
cauldron
-
sculkShrieker
-
bars
-
layer0
-
layer0
-
layer0
-
layered
-
layered
-
getBlockTexture
-
getBlockTexture
-
getItemTexture
-
getItemTexture
-
copy
-