net.minecraft.client.renderer

public class Sheets

drb
net.minecraft.client.renderer.Sheets
net.minecraft.class_4722
net.minecraft.client.render.TexturedRenderLayers
net.minecraft.client.renderer.Atlases

Field summary

Modifier and TypeField
public static final ResourceLocation
a
SHULKER_SHEET
field_21704
SHULKER_BOXES_ATLAS_TEXTURE
field_228742_a_
public static final ResourceLocation
b
BED_SHEET
field_21705
BEDS_ATLAS_TEXTURE
field_228743_b_
public static final ResourceLocation
c
BANNER_SHEET
field_21706
BANNER_PATTERNS_ATLAS_TEXTURE
field_228744_c_
public static final ResourceLocation
d
SHIELD_SHEET
field_21707
SHIELD_PATTERNS_ATLAS_TEXTURE
field_228745_d_
public static final ResourceLocation
e
SIGN_SHEET
field_21708
SIGNS_ATLAS_TEXTURE
field_228746_e_
public static final ResourceLocation
f
CHEST_SHEET
field_21709
CHEST_ATLAS_TEXTURE
field_228747_f_
private static final RenderType
u
SHULKER_BOX_SHEET_TYPE
field_21724
SHULKER_BOXES_RENDER_LAYER
field_228762_u_
private static final RenderType
v
BED_SHEET_TYPE
field_21725
BEDS_RENDER_LAYER
field_228763_v_
private static final RenderType
w
BANNER_SHEET_TYPE
field_21726
BANNER_PATTERNS_RENDER_LAYER
field_228764_w_
private static final RenderType
x
SHIELD_SHEET_TYPE
field_21727
SHIELD_PATTERNS_RENDER_LAYER
field_228765_x_
private static final RenderType
y
SIGN_SHEET_TYPE
field_21728
SIGN_RENDER_LAYER
field_228766_y_
private static final RenderType
z
CHEST_SHEET_TYPE
field_21729
CHEST_RENDER_LAYER
field_228767_z_
private static final RenderType
A
SOLID_BLOCK_SHEET
field_21700
ENTITY_SOLID
field_228738_A_
private static final RenderType
B
CUTOUT_BLOCK_SHEET
field_21701
ENTITY_CUTOUT
field_228739_B_
private static final RenderType
C
TRANSLUCENT_BLOCK_SHEET
field_21702
ENTITY_TRANSLUCENT
field_228740_C_
private static final RenderType
D
TRANSLUCENT_CULL_BLOCK_SHEET
field_21703
ENTITY_TRANSLUCENT_CULL
field_228741_D_
public static final Material
g
DEFAULT_SHULKER_TEXTURE_LOCATION
field_21710
SHULKER_TEXTURE_ID
field_228748_g_
public static final List<Material>
h
SHULKER_TEXTURE_LOCATION
field_21711
COLORED_SHULKER_BOXES_TEXTURES
field_228749_h_
public static final Map<WoodType, Material>
i
SIGN_MATERIALS
field_21712
WOOD_TYPE_TEXTURES
field_228750_i_
public static final Material[]
j
BED_TEXTURES
field_21713
BED_TEXTURES
field_228751_j_
public static final Material
k
CHEST_TRAP_LOCATION
field_21714
TRAPPED
field_228752_k_
public static final Material
l
CHEST_TRAP_LOCATION_LEFT
field_21715
TRAPPED_LEFT
field_228753_l_
public static final Material
m
CHEST_TRAP_LOCATION_RIGHT
field_21716
TRAPPED_RIGHT
field_228754_m_
public static final Material
n
CHEST_XMAS_LOCATION
field_21717
CHRISTMAS
field_228755_n_
public static final Material
o
CHEST_XMAS_LOCATION_LEFT
field_21718
CHRISTMAS_LEFT
field_228756_o_
public static final Material
p
CHEST_XMAS_LOCATION_RIGHT
field_21719
CHRISTMAS_RIGHT
field_228757_p_
public static final Material
q
CHEST_LOCATION
field_21720
NORMAL
field_228758_q_
public static final Material
r
CHEST_LOCATION_LEFT
field_21721
NORMAL_LEFT
field_228759_r_
public static final Material
s
CHEST_LOCATION_RIGHT
field_21722
NORMAL_RIGHT
field_228760_s_
public static final Material
t
ENDER_CHEST_LOCATION
field_21723
ENDER
field_228761_t_

Method summary

Modifier and TypeMethod
public static RenderType
a()
bannerSheet()
method_24059()
getBannerPatterns()
func_228768_a_()
public static RenderType
b()
shieldSheet()
method_24067()
getShieldPatterns()
func_228776_b_()
public static RenderType
c()
bedSheet()
method_24069()
getBeds()
func_228778_c_()
public static RenderType
d()
shulkerBoxSheet()
method_24070()
getShulkerBoxes()
func_228779_d_()
public static RenderType
e()
signSheet()
method_24071()
getSign()
func_228780_e_()
public static RenderType
f()
chestSheet()
method_24072()
getChest()
func_228781_f_()
public static RenderType
g()
solidBlockSheet()
method_24073()
getEntitySolid()
func_228782_g_()
public static RenderType
h()
cutoutBlockSheet()
method_24074()
getEntityCutout()
func_228783_h_()
public static RenderType
i()
translucentBlockSheet()
method_24075()
getEntityTranslucent()
func_228784_i_()
public static RenderType
j()
translucentCullBlockSheet()
method_24076()
getEntityTranslucentCull()
func_228785_j_()
public static void
a(Consumer<ebv> arg0)
getAllMaterials(Consumer<Material> arg0)
method_24066(Consumer<class_4730> arg0)
addDefaultTextures(Consumer<SpriteIdentifier> adder)
func_228775_a_(Consumer<Material> arg0)
public static Material
a(bzp arg0)
signTexture(WoodType arg0)
method_24064(class_4719 arg0)
getSignTextureId(SignType type)
func_228773_a_(WoodType arg0)
private static Material
a(String arg0)
chestMaterial(String arg0)
method_24065(String arg0)
getChestTextureId(String variant)
func_228774_a_(String arg0)
public static Material
a(bwi arg0, byz arg1, boolean arg2)
chooseMaterial(BlockEntity arg0, ChestType arg1, boolean arg2)
method_24062(class_2586 arg0, class_2745 arg1, boolean arg2)
getChestTexture(BlockEntity blockEntity, ChestType type, boolean christmas)
func_228771_a_(TileEntity arg0, ChestType arg1, boolean arg2)
private static Material
a(byz arg0, ebv arg1, ebv arg2, ebv arg3)
chooseMaterial(ChestType arg0, Material arg1, Material arg2, Material arg3)
method_24063(class_2745 arg0, class_4730 arg1, class_4730 arg2, class_4730 arg3)
getChestTexture(ChestType type, SpriteIdentifier single, SpriteIdentifier left, SpriteIdentifier right)
func_228772_a_(ChestType arg0, Material arg1, Material arg2, Material arg3)