net.minecraft.client.data.models.model

public final class TextureSlot

fnw
net.minecraft.client.data.models.model.TextureSlot
net.minecraft.class_4945
net.minecraft.client.data.TextureKey
net.minecraft.src.C_370351_

Field summary

Modifier and TypeField
public static final TextureSlot
a
ALL
field_23010
ALL
f_371312_
public static final TextureSlot
b
TEXTURE
field_23011
TEXTURE
f_371273_
public static final TextureSlot
c
PARTICLE
field_23012
PARTICLE
f_370616_
public static final TextureSlot
d
END
field_23013
END
f_370925_
public static final TextureSlot
e
BOTTOM
field_23014
BOTTOM
f_370606_
public static final TextureSlot
f
TOP
field_23015
TOP
f_371317_
public static final TextureSlot
g
FRONT
field_23016
FRONT
f_371006_
public static final TextureSlot
h
BACK
field_23017
BACK
f_370564_
public static final TextureSlot
i
SIDE
field_23018
SIDE
f_371275_
public static final TextureSlot
j
NORTH
field_23019
NORTH
f_370665_
public static final TextureSlot
k
SOUTH
field_23020
SOUTH
f_371032_
public static final TextureSlot
l
EAST
field_23021
EAST
f_370600_
public static final TextureSlot
m
WEST
field_23022
WEST
f_370966_
public static final TextureSlot
n
UP
field_23023
UP
f_371055_
public static final TextureSlot
o
DOWN
field_23024
DOWN
f_371447_
public static final TextureSlot
p
CROSS
field_23025
CROSS
f_370884_
public static final TextureSlot
q
CROSS_EMISSIVE
field_55182
CROSS_EMISSIVE
f_371270_
public static final TextureSlot
r
PLANT
field_23026
PLANT
f_371144_
public static final TextureSlot
s
WALL
field_23027
WALL
f_371393_
public static final TextureSlot
t
RAIL
field_23028
RAIL
f_370631_
public static final TextureSlot
u
WOOL
field_23029
WOOL
f_371539_
public static final TextureSlot
v
PATTERN
field_23030
PATTERN
f_370674_
public static final TextureSlot
w
PANE
field_23031
PANE
f_371160_
public static final TextureSlot
x
EDGE
field_23032
EDGE
f_370749_
public static final TextureSlot
y
FAN
field_23033
FAN
f_371178_
public static final TextureSlot
z
STEM
field_23034
STEM
f_371467_
public static final TextureSlot
A
UPPER_STEM
field_23035
UPPERSTEM
f_370980_
public static final TextureSlot
B
CROP
field_22999
CROP
f_370983_
public static final TextureSlot
C
DIRT
field_23000
DIRT
f_371543_
public static final TextureSlot
D
FIRE
field_23001
FIRE
f_371272_
public static final TextureSlot
E
LANTERN
field_23002
LANTERN
f_371595_
public static final TextureSlot
F
PLATFORM
field_23003
PLATFORM
f_370728_
public static final TextureSlot
G
UNSTICKY
field_23004
UNSTICKY
f_370660_
public static final TextureSlot
H
TORCH
field_23005
TORCH
f_371227_
public static final TextureSlot
I
LAYER0
field_23006
LAYER0
f_371198_
public static final TextureSlot
J
LAYER1
field_42089
LAYER1
f_370953_
public static final TextureSlot
K
LAYER2
field_42234
LAYER2
f_371020_
public static final TextureSlot
L
LIT_LOG
field_23958
LIT_LOG
f_371440_
public static final TextureSlot
M
CANDLE
field_27790
CANDLE
f_370817_
public static final TextureSlot
N
INSIDE
field_27791
INSIDE
f_371311_
public static final TextureSlot
O
CONTENT
field_27792
CONTENT
f_370851_
public static final TextureSlot
P
INNER_TOP
field_38470
INNER_TOP
f_370704_
public static final TextureSlot
Q
FLOWERBED
field_42951
FLOWERBED
f_371105_
private final String
R
id
field_23007
name
f_370565_
private final TextureSlot
S
parent
field_23008
parent
f_370898_

Constructor summary

ModifierConstructor
private (String name, TextureSlot parent)

Method summary

Modifier and TypeMethod
private static TextureSlot
a(String arg0)
create(String arg0)
method_27043(String arg0)
of(String name)
m_374446_(String p_375627_)
private static TextureSlot
a(String arg0, fnw arg1)
create(String arg0, TextureSlot arg1)
method_27044(String arg0, class_4945 arg1)
of(String name, TextureKey parent)
m_373420_(String p_375985_, C_370351_ p_377184_)
public String
a()
getId()
method_25912()
getName()
m_373416_()
public TextureSlot
b()
getParent()
method_25913()
getParent()
m_373957_()