Class TextureMapping
java.lang.Object
net.minecraft.client.data.models.model.TextureMapping
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final Set
<TextureSlot> private final Map
<TextureSlot, ResourceLocation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextureMapping
attachedStem
(Block p_388790_, Block p_388101_) static TextureMapping
static TextureMapping
candleCake
(Block p_387252_, boolean p_387959_) static TextureMapping
cauldron
(ResourceLocation p_387939_) static TextureMapping
column
(ResourceLocation p_387667_, ResourceLocation p_388799_) static TextureMapping
static TextureMapping
columnWithWall
(Block p_387356_) static TextureMapping
commandBlock
(Block p_387668_) copy()
copyAndUpdate
(TextureSlot p_387359_, ResourceLocation p_388476_) copyForced
(TextureSlot p_386696_, TextureSlot p_387863_) copySlot
(TextureSlot p_386513_, TextureSlot p_386704_) static TextureMapping
craftingTable
(Block p_388634_, Block p_386697_) static TextureMapping
crop
(ResourceLocation p_387474_) static TextureMapping
cross
(ResourceLocation p_388416_) static TextureMapping
static TextureMapping
crossEmissive
(Block p_388279_) static TextureMapping
cube
(ResourceLocation p_386993_) static TextureMapping
static TextureMapping
cubeBottomTop
(Block p_388422_) static TextureMapping
cubeBottomTopWithWall
(Block p_388122_) static TextureMapping
static TextureMapping
customParticle
(Block p_387796_) static TextureMapping
defaultTexture
(ResourceLocation p_388217_) static TextureMapping
defaultTexture
(Block p_386481_) static TextureMapping
door
(ResourceLocation p_388002_, ResourceLocation p_387345_) static TextureMapping
static TextureMapping
static TextureMapping
static TextureMapping
static TextureMapping
static TextureMapping
fletchingTable
(Block p_388336_, Block p_387560_) static TextureMapping
get
(TextureSlot p_388725_) static ResourceLocation
getBlockTexture
(Block p_387523_) static ResourceLocation
getBlockTexture
(Block p_386654_, String p_388891_) static ResourceLocation
getItemTexture
(Item p_388249_) static ResourceLocation
getItemTexture
(Item p_386842_, String p_386898_) static TextureMapping
static TextureMapping
layer0
(ResourceLocation p_387111_) static TextureMapping
static TextureMapping
static TextureMapping
layered
(ResourceLocation p_386571_, ResourceLocation p_388268_) static TextureMapping
layered
(ResourceLocation p_387389_, ResourceLocation p_388579_, ResourceLocation p_386567_) static TextureMapping
static TextureMapping
orientableCube
(Block p_387647_) static TextureMapping
orientableCubeOnlyTop
(Block p_388737_) static TextureMapping
orientableCubeSameEnds
(Block p_387915_) static TextureMapping
static TextureMapping
particle
(ResourceLocation p_388756_) static TextureMapping
static TextureMapping
particleFromItem
(Item p_386954_) static TextureMapping
static TextureMapping
plant
(ResourceLocation p_388103_) static TextureMapping
static TextureMapping
plantEmissive
(Block p_388102_) static TextureMapping
pottedAzalea
(Block p_388232_) put
(TextureSlot p_388242_, ResourceLocation p_388934_) putForced
(TextureSlot p_388207_, ResourceLocation p_386658_) static TextureMapping
rail
(ResourceLocation p_387828_) static TextureMapping
static TextureMapping
sculkShrieker
(boolean p_387374_) static TextureMapping
static TextureMapping
singleSlot
(TextureSlot p_386734_, ResourceLocation p_386783_) static TextureMapping
snifferEgg
(String p_388037_) static TextureMapping
static TextureMapping
static TextureMapping
torch
(ResourceLocation p_387039_) static TextureMapping
static TextureMapping
trialSpawner
(Block p_388385_, String p_387531_, String p_387908_) static TextureMapping
static TextureMapping
wool
(ResourceLocation p_386592_) 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
-
campfire
-
candleCake
-
cauldron
-
sculkShrieker
-
layer0
-
layer0
-
layer0
-
layered
-
layered
public static TextureMapping layered(ResourceLocation p_387389_, ResourceLocation p_388579_, ResourceLocation p_386567_) -
getBlockTexture
-
getBlockTexture
-
getItemTexture
-
getItemTexture
-
copy
-