net.minecraft.block

public class PoweredRailBlock

extends AbstractRailBlock

asv
net.minecraft.class_1454
net.minecraft.block.PoweredRailBlock
net.minecraft.block.BlockRailPowered
net.minecraft.block.BlockRailPowered

Field summary

Modifier and TypeField
public static final EnumProperty<AbstractRailBlock$Shape>
d
field_9582
SHAPE
field_176568_b
SHAPE
public static final BooleanProperty
e
field_9581
POWERED
field_176569_M
POWERED

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
protected boolean
a(amu arg0, et arg1, awt arg2, boolean arg3, int arg4)
method_8854(class_1150 arg0, class_2552 arg1, class_2232 arg2, boolean arg3, int arg4)
isPoweredByConnectedRails(World world, BlockPos pos, BlockState state, boolean forward, int depth)
func_176566_a(World arg0, BlockPos arg1, IBlockState arg2, boolean arg3, int arg4)
findPoweredRailSignal(World worldIn, BlockPos pos, IBlockState state, boolean arg3, int arg4)
protected boolean
a(amu arg0, et arg1, boolean arg2, int arg3, aos$b arg4)
method_8855(class_1150 arg0, class_2552 arg1, boolean arg2, int arg3, class_1446$class_2175 arg4)
isPoweredByRail(World world, BlockPos pos, boolean forward, int depth, AbstractRailBlock$Shape shape)
func_176567_a(World arg0, BlockPos arg1, boolean arg2, int arg3, BlockRailBase$EnumRailDirection arg4)
isSameRailWithPower(World worldIn, BlockPos pos, boolean arg2, int distance, BlockRailBase$EnumRailDirection arg4)
protected void
a(awt arg0, amu arg1, et arg2, aow arg3)
method_8613(class_2232 arg0, class_1150 arg1, class_2552 arg2, class_197 arg3)
updateState(BlockState arg0, World arg1, BlockPos arg2, Block arg3)
func_189541_b(IBlockState arg0, World arg1, BlockPos arg2, Block arg3)
updateState(IBlockState arg0, World arg1, BlockPos arg2, Block arg3)
public Property<AbstractRailBlock$Shape>
g()
method_8616()
getShapeProperty()
func_176560_l()
getShapeProperty()
public BlockState
a(int arg0)
method_8635(int arg0)
getStateFromMetadata(int arg0)
func_176203_a(int arg0)
getStateFromMeta(int arg0)
public int
e(awt arg0)
method_8671(class_2232 arg0)
getMetadataFromState(BlockState arg0)
func_176201_c(IBlockState arg0)
getMetaFromState(IBlockState arg0)
public BlockState
a(awt arg0, atm arg1)
method_11556(class_2232 arg0, class_2734 arg1)
rotate(BlockState arg0, BlockRotation arg1)
func_185499_a(IBlockState arg0, Rotation arg1)
withRotation(IBlockState arg0, Rotation arg1)
public BlockState
a(awt arg0, ary arg1)
method_11555(class_2232 arg0, class_2727 arg1)
mirror(BlockState arg0, BlockMirror arg1)
func_185471_a(IBlockState arg0, Mirror arg1)
withMirror(IBlockState arg0, Mirror arg1)
protected StateDefinition
b()
method_8676()
createStateDefinition()
func_180661_e()
createBlockState()