Package net.minecraft.data.models.model
Class TextureMapping
java.lang.Object
net.minecraft.data.models.model.TextureMapping
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Set<TextureSlot>
private final Map<TextureSlot,
ResourceLocation> -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic TextureMapping
attachedStem
(Block p_125751_, Block p_125752_) static TextureMapping
static TextureMapping
candleCake
(Block p_181477_, boolean p_181478_) static TextureMapping
cauldron
(ResourceLocation p_176489_) static TextureMapping
column
(ResourceLocation p_125764_, ResourceLocation p_125765_) static TextureMapping
static TextureMapping
columnWithWall
(Block p_125831_) static TextureMapping
commandBlock
(Block p_125845_) copyAndUpdate
(TextureSlot p_125786_, ResourceLocation p_125787_) copyForced
(TextureSlot p_125774_, TextureSlot p_125775_) copySlot
(TextureSlot p_176478_, TextureSlot p_176479_) static TextureMapping
craftingTable
(Block p_125783_, Block p_125784_) static TextureMapping
crop
(ResourceLocation p_125809_) static TextureMapping
cross
(ResourceLocation p_125789_) static TextureMapping
static TextureMapping
cube
(ResourceLocation p_125777_) static TextureMapping
static TextureMapping
cubeBottomTop
(Block p_125827_) static TextureMapping
cubeBottomTopWithWall
(Block p_125829_) static TextureMapping
static TextureMapping
customParticle
(Block p_250579_) static TextureMapping
defaultTexture
(ResourceLocation p_125762_) static TextureMapping
defaultTexture
(Block p_125769_) static TextureMapping
door
(ResourceLocation p_176484_, ResourceLocation p_176485_) static TextureMapping
static TextureMapping
static TextureMapping
static TextureMapping
static TextureMapping
static TextureMapping
fletchingTable
(Block p_125793_, Block p_125794_) static TextureMapping
get
(TextureSlot p_125757_) static ResourceLocation
getBlockTexture
(Block p_125741_) static ResourceLocation
getBlockTexture
(Block p_125754_, String p_125755_) static ResourceLocation
getItemTexture
(Item p_125779_) static ResourceLocation
getItemTexture
(Item p_125746_, String p_125747_) static TextureMapping
static TextureMapping
layer0
(ResourceLocation p_125821_) static TextureMapping
static TextureMapping
static TextureMapping
layered
(ResourceLocation p_267142_, ResourceLocation p_266884_) static TextureMapping
layered
(ResourceLocation p_268096_, ResourceLocation p_268084_, ResourceLocation p_268063_) static TextureMapping
static TextureMapping
orientableCube
(Block p_125847_) static TextureMapping
orientableCubeOnlyTop
(Block p_125849_) static TextureMapping
orientableCubeSameEnds
(Block p_125851_) static TextureMapping
static TextureMapping
particle
(ResourceLocation p_125813_) static TextureMapping
static TextureMapping
particleFromItem
(Item p_125744_) static TextureMapping
static TextureMapping
plant
(ResourceLocation p_125799_) static TextureMapping
put
(TextureSlot p_125759_, ResourceLocation p_125760_) putForced
(TextureSlot p_176481_, ResourceLocation p_176482_) static TextureMapping
rail
(ResourceLocation p_125803_) static TextureMapping
static TextureMapping
sculkShrieker
(boolean p_236351_) static TextureMapping
singleSlot
(TextureSlot p_125796_, ResourceLocation p_125797_) static TextureMapping
static TextureMapping
static TextureMapping
torch
(ResourceLocation p_125817_) static TextureMapping
static TextureMapping
wool
(ResourceLocation p_176487_) 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
-
cross
-
plant
-
plant
-
rail
-
rail
-
wool
-
flowerbed
-
wool
-
stem
-
attachedStem
-
pattern
-
fan
-
crop
-
pane
-
singleSlot
-
column
-
cubeTop
-
logColumn
-
column
-
fence
-
customParticle
-
cubeBottomTop
-
cubeBottomTopWithWall
-
columnWithWall
-
door
-
door
-
particle
-
particle
-
fire0
-
fire1
-
lantern
-
torch
-
torch
-
particleFromItem
-
commandBlock
-
orientableCube
-
orientableCubeOnlyTop
-
orientableCubeSameEnds
-
top
-
craftingTable
-
fletchingTable
-
campfire
-
candleCake
-
cauldron
-
sculkShrieker
-
layer0
-
layer0
-
layer0
-
layered
-
layered
public static TextureMapping layered(ResourceLocation p_268096_, ResourceLocation p_268084_, ResourceLocation p_268063_) -
getBlockTexture
-
getBlockTexture
-
getItemTexture
-
getItemTexture
-