net.minecraft.server.v1_14_R1

public class TileEntityPiston

extends TileEntity implements ITickable

All mapped superinterfaces:

ITickable

bvk
net.minecraft.class_2669
net.minecraft.block.entity.PistonBlockEntity
net.minecraft.tileentity.PistonTileEntity
net.minecraft.server.v1_14_R1.TileEntityPiston

Field summary

Modifier and TypeField
private IBlockData
a
field_12204
pushedBlock
field_200231_a
private EnumDirection
b
field_12201
facing
field_174931_f
private boolean
c
field_12203
extending
field_145875_k
private boolean
g
field_12202
source
field_145872_l
private static final ThreadLocal<EnumDirection>
h
field_12205
field_12205
field_190613_i
private float
i
field_12207
nextProgress
field_145873_m
private float
j
field_12206
progress
field_145870_n
private long
k
field_12208
savedWorldTime
field_211147_k

Constructor summary

ModifierConstructor
public ()
public (IBlockData arg0, EnumDirection arg1, boolean arg2, boolean arg3)

Method summary

Modifier and TypeMethod
public NBTTagCompound
b()
method_16887()
toInitialChunkDataTag()
func_189517_E_()
public boolean
d()
method_11501()
isExtending()
func_145868_b()
public EnumDirection
f()
method_11498()
getFacing()
func_212363_d()
public boolean
h()
method_11515()
isSource()
func_145867_d()
public float
a(float arg0)
method_11499(float arg0)
getProgress(float arg0)
func_145860_a(float arg0)
private float
e(float arg0)
method_11504(float arg0)
method_11504(float arg0)
func_184320_e(float arg0)
private IBlockData
x()
method_11496()
method_11496()
func_190606_j()
private void
f(float arg0)
method_11503(float arg0)
method_11503(float arg0)
func_184322_i(float arg0)
public EnumDirection
s()
method_11506()
method_11506()
func_195509_h()
private AxisAlignedBB
a(List<crw> arg0)
method_11509(List<class_238> arg0)
method_11509(List<Box> arg0)
func_191515_a(List<AxisAlignedBB> arg0)
private double
a(crw arg0, fa arg1, crw arg2)
method_11497(class_238 arg0, class_2350 arg1, class_238 arg2)
method_11497(Box arg0, Direction arg1, Box arg2)
func_190612_a(AxisAlignedBB arg0, Direction arg1, AxisAlignedBB arg2)
private AxisAlignedBB
a(crw arg0)
method_11500(class_238 arg0)
method_11500(Box arg0)
func_190607_a(AxisAlignedBB arg0)
private AxisAlignedBB
a(crw arg0, fa arg1, double arg2)
method_11502(class_238 arg0, class_2350 arg1, double arg2)
method_11502(Box arg0, Direction arg1, double arg2)
func_190610_a(AxisAlignedBB arg0, Direction arg1, double arg2)
private void
a(ail arg0, fa arg1, double arg2)
method_11514(class_1297 arg0, class_2350 arg1, double arg2)
method_11514(Entity arg0, Direction arg1, double arg2)
func_190605_a(Entity arg0, Direction arg1, double arg2)
private static double
b(crw arg0, fa arg1, crw arg2)
method_11493(class_238 arg0, class_2350 arg1, class_238 arg2)
method_11493(Box arg0, Direction arg1, Box arg2)
func_190611_b(AxisAlignedBB arg0, Direction arg1, AxisAlignedBB arg2)
private static double
c(crw arg0, fa arg1, crw arg2)
method_11510(class_238 arg0, class_2350 arg1, class_238 arg2)
method_11510(Box arg0, Direction arg1, Box arg2)
func_190608_c(AxisAlignedBB arg0, Direction arg1, AxisAlignedBB arg2)
private static double
d(crw arg0, fa arg1, crw arg2)
method_11505(class_238 arg0, class_2350 arg1, class_238 arg2)
method_11505(Box arg0, Direction arg1, Box arg2)
func_190604_d(AxisAlignedBB arg0, Direction arg1, AxisAlignedBB arg2)
public IBlockData
t()
method_11495()
getPushedBlock()
func_200230_i()
public void
u()
method_11513()
finish()
func_145866_f()
public void
T_()
method_16896()
tick()
func_73660_a()
tick()
public void
a(ic arg0)
method_11014(class_2487 arg0)
fromTag(CompoundTag arg0)
func_145839_a(CompoundNBT arg0)
load(NBTTagCompound arg0)
public NBTTagCompound
b(ic arg0)
method_11007(class_2487 arg0)
toTag(CompoundTag arg0)
func_189515_b(CompoundNBT arg0)
save(NBTTagCompound arg0)
public VoxelShape
a(bgw arg0, ev arg1)
method_11512(class_1922 arg0, class_2338 arg1)
getCollisionShape(BlockView arg0, BlockPos arg1)
func_195508_a(IBlockReader arg0, BlockPos arg1)
public long
v()
method_11508()
getSavedWorldTime()
func_211146_k()
public float
b(float arg0)
method_11494(float arg0)
getRenderOffsetX(float arg0)
func_174929_b(float arg0)
public float
c(float arg0)
method_11511(float arg0)
getRenderOffsetY(float arg0)
func_174928_c(float arg0)
public float
d(float arg0)
method_11507(float arg0)
getRenderOffsetZ(float arg0)
func_174926_d(float arg0)