net.minecraft.client.render.world

public class WorldRenderer

implements AutoCloseable, ResourceManagerReloadListener

dko
net.minecraft.class_761
net.minecraft.client.render.world.WorldRenderer
net.minecraft.client.renderer.WorldRenderer
net.minecraft.client.renderer.WorldRenderer

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
field_4060
LOGGER
field_147599_m
field_147599_m
private static final Identifier
c
field_4098
MOON_PHASES_LOCATION
field_110927_h
field_110927_h
private static final Identifier
d
field_4111
SUN_LOCATION
field_110928_i
field_110928_i
private static final Identifier
e
field_4108
CLOUDS_LOCATION
field_110925_j
field_110925_j
private static final Identifier
f
field_4061
END_SKY_LOCATION
field_110926_k
field_110926_k
private static final Identifier
g
field_4071
WORLD_BORDER_LOCATION
field_175006_g
field_175006_g
public static final Direction[]
a
field_4095
DIRECTIONS
field_200006_a
field_200006_a
private final Minecraft
h
field_4088
minecraft
field_72777_q
field_72777_q
private final TextureManager
i
field_4057
textureManager
field_72770_i
field_72770_i
private final EntityRenderDispatcher
j
field_4109
entityRenderDispatcher
field_175010_j
field_175010_j
private ClientWorld
k
field_4085
world
field_72769_h
field_72769_h
private Set<RenderChunk>
l
field_4075
dirtyChunks
field_175009_l
field_175009_l
private List<WorldRenderer$RenderChunkInfo>
m
field_4086
compiledChunks
field_72755_R
field_72755_R
private final Set<BlockEntity>
n
field_4055
globalBlockEntities
field_181024_n
field_181024_n
private RenderChunkStorage
o
field_4112
chunkStorage
field_175008_n
field_175008_n
private int
p
field_4099
starsGlList
field_72772_v
field_72772_v
private int
q
field_4117
lightSkyGlList
field_72771_w
field_72771_w
private int
r
field_4067
darkSkyGlList
field_72781_x
field_72781_x
private final VertexFormat
s
field_4100
skyVertexFormat
field_175014_r
field_175014_r
private VertexBuffer
t
field_4113
starsBuffer
field_175013_s
field_175013_s
private VertexBuffer
u
field_4087
lightSkyBuffer
field_175012_t
field_175012_t
private VertexBuffer
v
field_4102
darkSkyBuffer
field_175011_u
field_175011_u
private final int
w
field_4079
f_11669729
field_204606_x
field_204606_x
private boolean
x
field_4107
f_58898825
field_204607_y
field_204607_y
private int
y
field_4114
f_45646533
field_204608_z
field_204608_z
private VertexBuffer
z
field_4094
f_96971178
field_204601_A
field_204601_A
private int
A
field_4073
ticks
field_72773_u
field_72773_u
private final Map<Integer, BlockMiningProgress>
B
field_4058
miningProgress
field_72738_E
field_72738_E
private final Map<BlockPos, SoundInstance>
C
field_4119
playingSongs
field_147593_P
field_147593_P
private final TextureAtlasSprite[]
D
field_4068
miningProgressSprites
field_94141_F
field_94141_F
private RenderTarget
E
field_4101
entityOutlineRenderTarget
field_175015_z
field_175015_z
private PostChain
F
field_4059
entityOutline
field_174991_A
field_174991_A
private double
G
field_4104
prevCameraX
field_174992_B
field_174992_B
private double
H
field_4120
prevCameraY
field_174993_C
field_174993_C
private double
I
field_4070
prevCameraZ
field_174987_D
field_174987_D
private int
J
field_4084
prevCameraChunkX
field_174988_E
field_174988_E
private int
K
field_4105
prevCameraChunkZ
field_174989_F
field_174989_F
private int
L
field_4121
prevCameraChunkY
field_174990_G
field_174990_G
private double
M
field_4069
cameraPitch
field_174997_H
field_174997_H
private double
N
field_4081
cameraYaw
field_174998_I
field_174998_I
private double
O
field_4096
cameraX
field_174999_J
field_174999_J
private double
P
field_4115
cameraY
field_175000_K
field_175000_K
private double
Q
field_4064
cameraZ
field_174994_L
field_174994_L
private int
R
field_4082
f_45415337
field_204602_S
field_204602_S
private int
S
field_4097
f_17236356
field_204603_T
field_204603_T
private int
T
field_4116
f_22044643
field_204604_U
field_204604_U
private Vec3d
U
field_4072
f_78495917
field_204605_V
field_204605_V
private CloudRenderMode
V
field_4080
f_73436308
field_204800_W
field_204800_W
private ChunkRenderDispatcher
W
field_4106
chunkRenderDispatcher
field_174995_M
field_174995_M
private RenderChunkList
X
field_4092
chunkList
field_174996_N
field_174996_N
private int
Y
field_4062
lastViewDistance
field_72739_F
field_72739_F
private int
Z
field_4076
entityRenderCooldown
field_72740_G
field_72740_G
private int
aa
field_4089
renderedEntityCount
field_72749_I
field_72749_I
private int
ab
field_4110
culledEntityCount
field_72750_J
field_72750_J
private boolean
ac
field_4066
captureFrustum
field_175002_T
field_175002_T
private FrustumData
ad
field_4056
capturedFrustum
field_175001_U
field_175001_U
private final Vector4f[]
ae
field_4065
frustumPoints
field_175004_V
field_175004_V
private final Vector3d
af
field_4091
frustumPos
field_175003_W
field_175003_W
private boolean
ag
field_4063
useVbo
field_175005_X
field_175005_X
private RenderChunkFactory
ah
field_4078
chunkFactory
field_175007_a
field_175007_a
private double
ai
field_4083
lastCameraX
field_147596_f
field_147596_f
private double
aj
field_4103
lastCameraY
field_147597_g
field_147597_g
private double
ak
field_4118
lastCameraZ
field_147602_h
field_147602_h
private boolean
al
field_4077
viewChanged
field_147595_R
field_147595_R
private boolean
am
field_4090
hasEntityOutlines
field_184386_ad
field_184386_ad

Constructor summary

ModifierConstructor
public (Minecraft minecraft)

Method summary

Modifier and TypeMethod
public void
close()
close()
public void
a(xe arg0)
method_14491(class_3300 arg0)
onResourceManagerReload(ResourceManager arg0)
func_195410_a(IResourceManager arg0)
onResourceManagerReload(IResourceManager arg0)
private void
o()
method_3249()
reloadMiningProgressTextures()
func_174971_n()
updateDestroyBlockIcons()
public void
a()
method_3296()
loadEntityOutline()
func_174966_b()
makeEntityOutlineShader()
public void
b()
method_3254()
renderEntityOutlines()
func_174975_c()
renderEntityOutlineFramebuffer()
protected boolean
c()
method_3270()
shouldRenderEntityOutlines()
func_174985_d()
isRenderEntityOutlines()
private void
p()
method_3265()
renderDarkSky()
func_174964_o()
generateSky2()
private void
q()
method_3277()
renderLightSky()
func_174980_p()
generateSky()
private void
a(cul arg0, float arg1, boolean arg2)
method_3283(class_287 arg0, float arg1, boolean arg2)
renderSkyHemisphere(BufferBuilder bufferBuilder, float y, boolean dark)
func_174968_a(BufferBuilder arg0, float arg1, boolean arg2)
renderSky(BufferBuilder bufferBuilderIn, float posY, boolean reverseX)
private void
r()
method_3293()
renderStars()
func_174963_q()
generateStars()
private void
a(cul arg0)
method_3255(class_287 arg0)
renderStars(BufferBuilder bufferBuilder)
func_180444_a(BufferBuilder arg0)
renderStars(BufferBuilder bufferBuilderIn)
public void
a(dhn arg0)
method_3244(class_638 arg0)
setWorld(ClientWorld world)
func_72732_a(ClientWorld arg0)
setWorldAndLoadRenderers(ClientWorld worldClientIn)
public void
d()
method_3279()
reload()
func_72712_a()
loadRenderers()
protected void
e()
method_3280()
resetDirtyChunks()
func_174986_e()
stopChunkUpdates()
public void
a(int arg0, int arg1)
method_3242(int arg0, int arg1)
onResolutionChanged(int width, int height)
func_72720_a(int arg0, int arg1)
createBindEntityOutlineFbs(int width, int height)
public void
a(cuz arg0, dnm arg1, float arg2)
method_3271(class_4184 arg0, class_856 arg1, float arg2)
renderEntities(Camera arg0, Culler arg1, float arg2)
func_215326_a(ActiveRenderInfo arg0, ICamera arg1, float arg2)
func_215326_a(ActiveRenderInfo arg0, ICamera arg1, float arg2)
public String
f()
method_3289()
getChunkDebugInfo()
func_72735_c()
getDebugInfoRenders()
protected int
g()
method_3246()
countRenderedChunks()
func_184382_g()
getRenderedChunks()
public String
h()
method_3272()
getEntityDebugInfo()
func_72723_d()
getDebugInfoEntities()
public void
a(cuz arg0, dnm arg1, int arg2, boolean arg3)
method_3273(class_4184 arg0, class_856 arg1, int arg2, boolean arg3)
setupRender(Camera arg0, Culler arg1, int arg2, boolean arg3)
func_215320_a(ActiveRenderInfo arg0, ICamera arg1, int arg2, boolean arg3)
func_215320_a(ActiveRenderInfo arg0, ICamera arg1, int arg2, boolean arg3)
private Set<Direction>
a(ev arg0)
method_3285(class_2338 arg0)
getOpenChunkFaces(BlockPos pos)
func_174978_c(BlockPos arg0)
getVisibleFacings(BlockPos pos)
private RenderChunk
a(ev arg0, dng arg1, fa arg2)
method_3241(class_2338 arg0, class_851 arg1, class_2350 arg2)
getNeighborChunk(BlockPos cameraPos, RenderChunk chunk, Direction dir)
func_181562_a(BlockPos arg0, ChunkRender arg1, Direction arg2)
getRenderChunkOffset(BlockPos playerPos, ChunkRender renderChunkBase, Direction facing)
private void
a(double arg0, double arg1, double arg2)
method_3275(double arg0, double arg1, double arg2)
captureFrustum(double x, double y, double z)
func_174984_a(double arg0, double arg1, double arg2)
fixTerrainFrustum(double x, double y, double z)
public int
a(bgt arg0, cuz arg1)
method_3251(class_1921 arg0, class_4184 arg1)
render(BlockLayer arg0, Camera arg1)
func_215323_a(BlockRenderLayer arg0, ActiveRenderInfo arg1)
func_215323_a(BlockRenderLayer arg0, ActiveRenderInfo arg1)
private void
a(bgt arg0)
method_3287(class_1921 arg0)
renderLastChunks(BlockLayer layer)
func_174982_a(BlockRenderLayer arg0)
renderBlockLayer(BlockRenderLayer blockLayerIn)
private void
a(Iterator<uq> arg0)
method_3290(Iterator<class_3191> arg0)
updateMiningProgress(Iterator<BlockMiningProgress> miningProgress)
func_174965_a(Iterator<DestroyBlockProgress> arg0)
cleanupDamagedBlocks(Iterator<DestroyBlockProgress> iteratorIn)
public void
k()
method_3252()
tick()
func_72734_e()
tick()
private void
s()
method_3250()
renderEndSky()
func_180448_r()
renderSkyEnd()
public void
a(float arg0)
method_3257(float arg0)
renderSky(float tickDelta)
func_195465_a(float arg0)
renderSky(float partialTicks)
public void
a(float arg0, double arg1, double arg2, double arg3)
method_3259(float arg0, double arg1, double arg2, double arg3)
renderClouds(float tickDelta, double cameraX, double cameraY, double cameraZ)
func_195466_a(float arg0, double arg1, double arg2, double arg3)
renderClouds(float partialTicks, double viewEntityX, double viewEntityY, double viewEntityZ)
private void
a(cul arg0, double arg1, double arg2, double arg3, crx arg4)
method_3239(class_287 arg0, double arg1, double arg2, double arg3, class_243 arg4)
renderFancyClouds(BufferBuilder arg0, double arg1, double arg2, double arg3, Vec3d arg4)
func_204600_a(BufferBuilder arg0, double arg1, double arg2, double arg3, Vec3d arg4)
drawClouds(BufferBuilder bufferIn, double cloudsX, double cloudsY, double cloudsZ, Vec3d cloudsColor)
public void
a(long arg0)
method_3269(long arg0)
compileChunksUntil(long time)
func_174967_a(long arg0)
updateChunks(long finishTimeNano)
public void
a(cuz arg0, float arg1)
method_3243(class_4184 arg0, float arg1)
renderWorldBorder(Camera arg0, float arg1)
func_215322_a(ActiveRenderInfo arg0, float arg1)
func_215322_a(ActiveRenderInfo arg0, float arg1)
private void
t()
method_3263()
setupMiningProgressState()
func_180443_s()
preRenderDamagedBlocks()
private void
u()
method_3274()
restoreMiningProgressState()
func_174969_t()
postRenderDamagedBlocks()
public void
a(cuo arg0, cul arg1, cuz arg2)
method_3256(class_289 arg0, class_287 arg1, class_4184 arg2)
renderMiningProgress(Tessellator arg0, BufferBuilder arg1, Camera arg2)
func_215318_a(Tessellator arg0, BufferBuilder arg1, ActiveRenderInfo arg2)
func_215318_a(Tessellator arg0, BufferBuilder arg1, ActiveRenderInfo arg2)
public void
a(cuz arg0, crv arg1, int arg2)
method_3294(class_4184 arg0, class_239 arg1, int arg2)
renderBlockOutline(Camera arg0, HitResult arg1, int arg2)
func_215325_a(ActiveRenderInfo arg0, RayTraceResult arg1, int arg2)
func_215325_a(ActiveRenderInfo arg0, RayTraceResult arg1, int arg2)
public static void
a(csr arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7)
method_3240(class_265 arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7)
m_50931160(VoxelShape arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7)
func_195470_a(VoxelShape arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7)
drawVoxelShapeParts(VoxelShape alpha, double xIn, double yIn, double zIn, float red, float green, float blue, float arg7)
public static void
b(csr arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7)
method_3291(class_265 arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7)
m_27126209(VoxelShape arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7)
func_195463_b(VoxelShape arg0, double arg1, double arg2, double arg3, float arg4, float arg5, float arg6, float arg7)
drawShape(VoxelShape alpha, double xIn, double yIn, double zIn, float red, float green, float blue, float arg7)
public static void
a(crs arg0, float arg1, float arg2, float arg3, float arg4)
method_3260(class_238 arg0, float arg1, float arg2, float arg3, float arg4)
renderOutlineShape(Box shape, float r, float g, float b, float a)
func_189697_a(AxisAlignedBB arg0, float arg1, float arg2, float arg3, float arg4)
drawSelectionBoundingBox(AxisAlignedBB box, float red, float green, float blue, float alpha)
public static void
a(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, float arg6, float arg7, float arg8, float arg9)
method_3262(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, float arg6, float arg7, float arg8, float arg9)
renderOutlineShape(double minX, double minY, double minZ, double maxX, double maxY, double maxZ, float r, float g, float b, float a)
func_189694_a(double arg0, double arg1, double arg2, double arg3, double arg4, double arg5, float arg6, float arg7, float arg8, float arg9)
drawBoundingBox(double maxZ, double minY, double minZ, double maxX, double maxY, double arg5, float arg6, float arg7, float arg8, float arg9)
public static void
a(cul arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, float arg10)
method_3258(class_287 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, float arg10)
addVerticesForOutlineShape(BufferBuilder bufferBuilder, double minX, double minY, double minZ, double maxX, double maxY, double maxZ, float r, float g, float b, float a)
func_189698_a(BufferBuilder arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, float arg10)
drawBoundingBox(BufferBuilder buffer, double maxZ, double minY, double minZ, double maxX, double maxY, double arg6, float arg7, float arg8, float arg9, float arg10)
public static void
b(cul arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, float arg10)
method_3253(class_287 arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, float arg10)
addVerticesForShape(BufferBuilder bufferBuilder, double minX, double minY, double minZ, double maxX, double maxY, double maxZ, float r, float g, float b, float a)
func_189693_b(BufferBuilder arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6, float arg7, float arg8, float arg9, float arg10)
addChainedFilledBoxVertices(BufferBuilder builder, double z2, double y1, double z1, double x2, double y2, double arg6, float arg7, float arg8, float arg9, float arg10)
public void
a(bgs arg0, ev arg1, bvk arg2, bvk arg3, int arg4)
method_8570(class_1922 arg0, class_2338 arg1, class_2680 arg2, class_2680 arg3, int arg4)
m_90986344(BlockView arg0, BlockPos arg1, BlockState arg2, BlockState arg3, int arg4)
func_184376_a(IBlockReader arg0, BlockPos arg1, BlockState arg2, BlockState arg3, int arg4)
notifyBlockUpdate(IBlockReader worldIn, BlockPos pos, BlockState oldState, BlockState newState, int flags)
private void
a(ev arg0, boolean arg1)
method_16037(class_2338 arg0, boolean arg1)
m_22006592(BlockPos arg0, boolean arg1)
func_215324_a(BlockPos arg0, boolean arg1)
func_215324_a(BlockPos arg0, boolean arg1)
public void
a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
method_18146(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
m_74927347(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
func_147585_a(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5)
markBlockRangeForRenderUpdate(int x1, int y1, int z1, int x2, int y2, int z2)
public void
a(int arg0, int arg1, int arg2)
method_18145(int arg0, int arg1, int arg2)
m_84457783(int arg0, int arg1, int arg2)
func_215321_a(int arg0, int arg1, int arg2)
func_215321_a(int arg0, int arg1, int arg2)
public void
b(int arg0, int arg1, int arg2)
method_8571(int arg0, int arg1, int arg2)
m_83721126(int arg0, int arg1, int arg2)
func_215328_b(int arg0, int arg1, int arg2)
func_215328_b(int arg0, int arg1, int arg2)
private void
a(int arg0, int arg1, int arg2, boolean arg3)
method_3295(int arg0, int arg1, int arg2, boolean arg3)
setDirty(int arg0, int arg1, int arg2, boolean arg3)
func_215319_a(int arg0, int arg1, int arg2, boolean arg3)
func_215319_a(int arg0, int arg1, int arg2, boolean arg3)
public void
a(yj arg0, ev arg1)
method_8562(class_3414 arg0, class_2338 arg1)
m_78544400(SoundEvent arg0, BlockPos arg1)
func_184377_a(SoundEvent arg0, BlockPos arg1)
playRecord(SoundEvent soundIn, BlockPos pos)
private void
a(bhi arg0, ev arg1, boolean arg2)
method_3247(class_1937 arg0, class_2338 arg1, boolean arg2)
notifyEntitiesOfRecord(World world, BlockPos pos, boolean playing)
func_193054_a(World arg0, BlockPos arg1, boolean arg2)
setPartying(World worldIn, BlockPos pos, boolean isPartying)
public void
a(gd arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
method_8568(class_2394 arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
m_57165972(ParticleOptions arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
func_195461_a(IParticleData arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
addParticle(IParticleData ySpeed, boolean alwaysRender, double x, double y, double z, double xSpeed, double arg6, double arg7)
public void
a(gd arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
method_8563(class_2394 arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
m_90456491(ParticleOptions arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
func_195462_a(IParticleData arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
addParticle(IParticleData particleData, boolean ignoreRange, boolean minimizeLevel, double x, double y, double z, double arg6, double arg7, double arg8)
private <T extends ParticleOptions> void
a(T arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
method_3276(T arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticle(T options, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
func_195467_a(T arg0, double arg1, double arg2, double arg3, double arg4, double arg5, double arg6)
addParticleUnchecked(T particleData, double x, double y, double z, double xSpeed, double arg5, double arg6)
private Particle
b(gd arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
method_3282(class_2394 arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
tryAddParticle(ParticleOptions options, boolean ignoreDistance, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
func_195471_b(IParticleData arg0, boolean arg1, double arg2, double arg3, double arg4, double arg5, double arg6, double arg7)
addParticleUnchecked(IParticleData ySpeed, boolean alwaysRender, double x, double y, double z, double xSpeed, double arg6, double arg7)
private Particle
b(gd arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
method_3288(class_2394 arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
tryAddParticle(ParticleOptions options, boolean ignoreDistance, boolean allowMinimal, double x, double y, double z, double velocityX, double velocityY, double velocityZ)
func_195469_b(IParticleData arg0, boolean arg1, boolean arg2, double arg3, double arg4, double arg5, double arg6, double arg7, double arg8)
addParticleUnchecked(IParticleData particleData, boolean alwaysRender, boolean minimizeLevel, double x, double y, double z, double arg6, double arg7, double arg8)
private ParticleRenderMode
a(boolean arg0)
method_3268(boolean arg0)
getParticleStatus(boolean arg0)
func_215327_a(boolean arg0)
func_215327_a(boolean arg0)
public void
l()
method_3267()
releaseGlLists()
func_72728_f()
deleteAllDisplayLists()
public void
a(int arg0, ev arg1, int arg2)
method_8564(int arg0, class_2338 arg1, int arg2)
m_86253275(int arg0, BlockPos arg1, int arg2)
func_180440_a(int arg0, BlockPos arg1, int arg2)
broadcastSound(int soundID, BlockPos pos, int data)
public void
a(avy arg0, int arg1, ev arg2, int arg3)
method_8567(class_1657 arg0, int arg1, class_2338 arg2, int arg3)
m_13444117(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
func_180439_a(PlayerEntity arg0, int arg1, BlockPos arg2, int arg3)
playEvent(PlayerEntity player, int type, BlockPos blockPosIn, int data)
public void
b(int arg0, ev arg1, int arg2)
method_8569(int arg0, class_2338 arg1, int arg2)
m_83094077(int arg0, BlockPos arg1, int arg2)
func_180441_b(int arg0, BlockPos arg1, int arg2)
sendBlockBreakProgress(int breakerId, BlockPos pos, int progress)
public boolean
m()
method_3281()
hasRenderedAllChunks()
func_184384_n()
hasNoChunkUpdates()
public void
n()
method_3292()
onViewChanged()
func_174979_m()
setDisplayListEntitiesDirty()
public void
a(Collection<btn> arg0, Collection<btn> arg1)
method_3245(Collection<class_2586> arg0, Collection<class_2586> arg1)
updateGlobalBlockEntities(Collection<BlockEntity> remove, Collection<BlockEntity> add)
func_181023_a(Collection<TileEntity> arg0, Collection<TileEntity> arg1)
updateTileEntities(Collection<TileEntity> tileEntitiesToRemove, Collection<TileEntity> tileEntitiesToAdd)