net.minecraft.client.render.world

public class BlockMiningProgress

kw
net.minecraft.class_786
net.minecraft.client.render.world.BlockMiningProgress
net.minecraft.client.renderer.DestroyBlockProgress

Field summary

Modifier and TypeField
private final int
a
field_2772
id
miningPlayerEntId
private final BlockPos
b
field_11756
pos
position
private int
c
field_2776
progress
partialBlockProgress
private int
d
field_5301
lastUpdateTick
createdAtCloudUpdateTick

Constructor summary

ModifierConstructor
public (int id, BlockPos pos)

Method summary

Modifier and TypeMethod
public BlockPos
b()
method_2091()
getPos()
getPosition()
public void
a(int arg0)
method_2089(int arg0)
setProgress(int progress)
setPartialBlockDamage(int damage)
public int
c()
method_2093()
getProgress()
getPartialBlockDamage()
public void
b(int arg0)
method_4408(int arg0)
setLastUpdateTick(int lastUpdateTick)
setCloudUpdateTick(int createdAtCloudUpdateTickIn)
public int
d()
method_4409()
getLastUpdateTick()
getCreationCloudUpdateTick()