Package net.minecraft.block
Class PoweredRailBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.AbstractRailBlock
net.minecraft.block.PoweredRailBlock
- Mappings:
Namespace Name official aleintermediary net/minecraft/class_1454named net/minecraft/block/PoweredRailBlock
-
Field Summary
FieldsFields inherited from class net.minecraft.block.AbstractRailBlock
allowCurvesFields inherited from class net.minecraft.block.Block
blastResistance, blockEntity, boundingBoxMaxX, boundingBoxMaxY, boundingBoxMaxZ, boundingBoxMinX, boundingBoxMinY, boundingBoxMinZ, field_469, field_483, field_484, field_486, field_487, field_6259, field_7261, field_7262, field_7263, field_7264, field_7265, field_7266, field_7267, field_7268, fullBlock, hardness, lightLevel, material, opacity, particleGravity, randomTicks, REGISTRY, side, slipperiness, soundGroup, stats, transluscent, useNeighbourLight -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTexture(int side, int blockData) protected voidmethod_4737(World world, int int2, int int3, int int4, int int5, int int6, Block block) protected booleanmethod_4780(World world, int int2, int int3, int int4, int int5, boolean bool, int int6) protected booleanmethod_4781(World world, int int2, int int3, int int4, boolean bool, int int5, int int6) voidregisterTextures(TextureRegistry registry) Methods inherited from class net.minecraft.block.AbstractRailBlock
breakNaturally, canPlaceBlockAt, getBlockType, getDropCount, getPistonInteractionType, hasTransperancy, method_411, method_414, method_425, method_454, method_4738, method_4740, method_4741, method_6439, onNeighborUpdate, renderAsNormalBlockMethods inherited from class net.minecraft.block.Block
appendItemStacks, areBlocksEqual, canStayPlaced, canStayPlaced, disableStats, emitsRedstonePower, get, getAmbientOcclusionLightLevel, getBlastResistance, getBlockFromItem, getBonusDrops, getById, getCollisionBox, getColor, getHardness, getIdByBlock, getItemGroup, getLightLevel, getMaterial, getMaxX, getMaxY, getMaxZ, getMinX, getMinY, getMinZ, getOpacity, getSideTexture, getStrongRedstonePower, getTextureName, getTickRate, getTranslatedName, getTranslationKey, getWeakRedstonePower, hasBlockEntity, hasCollision, hasComparatorOutput, hasStats, isEqualTo, isFire, isFlowerPot, isFullBlock, isFullCube, isNormalBlock, isTransluscent, method_398, method_400, method_405, method_407, method_410, method_412, method_413, method_415, method_417, method_418, method_4185, method_4186, method_420, method_422, method_424, method_428, method_431, method_435, method_437, method_438, method_446, method_448, method_452, method_455, method_457, method_459, method_461, method_463, method_464, method_468, method_479, method_4790, method_4793, method_4794, method_4798, method_5546, method_6444, method_6449, onActivated, onBreak, onDestroyed, onEntityCollision, onTick, requiresSilkTouch, setBlockItemBounds, setBlockSoundGroup, setBoundingBox, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, shouldRenderSide, ticksRandomly, usesNeighbourLight
-
Field Details
-
field_5578
- Mappings:
Namespace Name Mixin selector official bLale;b:Lpr;intermediary field_5578Lnet/minecraft/class_1454;field_5578:Lnet/minecraft/class_1557;named field_5578Lnet/minecraft/block/PoweredRailBlock;field_5578:Lnet/minecraft/client/Texture;
-
-
Constructor Details
-
PoweredRailBlock
protected PoweredRailBlock()
-
-
Method Details
-
getTexture
- Overrides:
getTexturein classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(II)Lpr;intermediary method_395Lnet/minecraft/class_197;method_395(II)Lnet/minecraft/class_1557;named getTextureLnet/minecraft/block/Block;getTexture(II)Lnet/minecraft/client/Texture;
-
registerTextures
- Overrides:
registerTexturesin classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(Lps;)Vintermediary method_4791Lnet/minecraft/class_197;method_4791(Lnet/minecraft/class_1558;)Vnamed registerTexturesLnet/minecraft/block/Block;registerTextures(Lnet/minecraft/client/TextureRegistry;)V
-
method_4780
protected boolean method_4780(World world, int int2, int int3, int int4, int int5, boolean bool, int int6) - Mappings:
Namespace Name Mixin selector official aLale;a(Lafm;IIIIZI)Zintermediary method_4780Lnet/minecraft/class_1454;method_4780(Lnet/minecraft/class_1150;IIIIZI)Znamed method_4780Lnet/minecraft/block/PoweredRailBlock;method_4780(Lnet/minecraft/world/World;IIIIZI)Z
-
method_4781
protected boolean method_4781(World world, int int2, int int3, int int4, boolean bool, int int5, int int6) - Mappings:
Namespace Name Mixin selector official aLale;a(Lafm;IIIZII)Zintermediary method_4781Lnet/minecraft/class_1454;method_4781(Lnet/minecraft/class_1150;IIIZII)Znamed method_4781Lnet/minecraft/block/PoweredRailBlock;method_4781(Lnet/minecraft/world/World;IIIZII)Z
-
method_4737
protected void method_4737(World world, int int2, int int3, int int4, int int5, int int6, Block block) - Overrides:
method_4737in classAbstractRailBlock- Mappings:
Namespace Name Mixin selector official aLahp;a(Lafm;IIIIILaht;)Vintermediary method_4737Lnet/minecraft/class_1446;method_4737(Lnet/minecraft/class_1150;IIIIILnet/minecraft/class_197;)Vnamed method_4737Lnet/minecraft/block/AbstractRailBlock;method_4737(Lnet/minecraft/world/World;IIIIILnet/minecraft/block/Block;)V
-