Package net.minecraft.block
Class StainedGlassPaneBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.class_3703
net.minecraft.block.PaneBlock
net.minecraft.class_3706
net.minecraft.block.StainedGlassPaneBlock
- All Implemented Interfaces:
FluidFillable,class_3695,Itemable
- Mappings:
Namespace Name official bhwintermediary net/minecraft/class_1765named net/minecraft/block/StainedGlassPaneBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.Block
Block.Builder, Block.NeighborGroup, Block.OffsetType -
Field Summary
FieldsFields inherited from class net.minecraft.class_3703
field_18265, field_18266, field_18267, field_18268, field_18269, field_18270, field_18271, field_18272Fields inherited from class net.minecraft.block.Block
blastResistance, BLOCK_STATES, blockSoundGroup, collidable, hardness, lightLevel, LOGGER, material, materialColor, randomTicks, stateManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the appropriate RenderLayer for a block.voidmethod_8659(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2, boolean bool) voidmethod_8668(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2) Methods inherited from class net.minecraft.class_3706
method_16568Methods inherited from class net.minecraft.block.PaneBlock
appendProperties, method_11562, method_14307, method_14348, method_16563, method_16573, method_16575, method_16688, requiresSilkTouchMethods inherited from class net.minecraft.class_3703
canFillWithFluid, canPlaceAtSide, getCollisionShape, getFluidState, getOutlineShape, method_16631, method_16656, method_16659, tryFillWithFluid, withMirror, withRotationMethods inherited from class net.minecraft.block.Block
addStacksForDisplay, canMobSpawnInside, canReplace, createCuboidShape, createStackFromBlock, dropExperience, getBlastResistance, getBlockFromItem, getBlockRenderType, getComparatorOutput, getDefaultState, getHardness, getItem, getLightSubtracted, getLuminance, getMaterial, getMaterialColor, getOffsetPos, getOffsetType, getPistonBehavior, getRawIdFromState, getRayTraceShape, getRenderingSeed, getSlipperiness, getSoundGroup, getStateByRawId, getStateManager, getTranslationKey, hasBlockEntity, hasCollision, hasRandomTicks, hasStats, isAir, isFaceFullSquare, isFullBoundsCubeForCulling, isShapeFullCube, isTranslucent, method_11564, method_11565, method_11566, method_11568, method_11575, method_11576, method_11577, method_13315, method_13703, method_13704, method_14308, method_14309, method_16564, method_16565, method_16566, method_16569, method_16570, method_16572, method_16580, method_16582, method_16583, method_16584, method_16585, method_16586, method_16588, method_16592, method_16593, method_16596, method_16599, method_16600, method_397, method_400, method_403, method_410, method_414, method_416, method_420, method_421, method_435, method_8640, method_8650, method_8651, method_8653, method_8661, method_8664, method_8669, method_8674, onBlockBreak, onBreak, onBreakByPlayer, onDestroyedByExplosion, onLandedUpon, onPlaced, onSteppedOn, pushEntitiesUpBeforeBlockChange, rainTick, setDefaultState, setup, shouldDropItemsOnExplosion, toString
-
Field Details
-
field_18500
- Mappings:
Namespace Name Mixin selector official tLbhw;t:Lasc;intermediary field_18500Lnet/minecraft/class_1765;field_18500:Lnet/minecraft/class_2674;named field_18500Lnet/minecraft/block/StainedGlassPaneBlock;field_18500:Lnet/minecraft/util/DyeColor;
-
-
Constructor Details
-
StainedGlassPaneBlock
-
-
Method Details
-
method_16740
- Mappings:
Namespace Name Mixin selector official dLbhw;d()Lasc;intermediary method_16740Lnet/minecraft/class_1765;method_16740()Lnet/minecraft/class_2674;named method_16740Lnet/minecraft/block/StainedGlassPaneBlock;method_16740()Lnet/minecraft/util/DyeColor;
-
getRenderLayerType
Returns the appropriate RenderLayer for a block. Only called on the client.- Overrides:
getRenderLayerTypein classPaneBlock- Returns:
- The block's RenderLayer
- Mappings:
Namespace Name Mixin selector official cLbcs;c()Laxl;intermediary method_8687Lnet/minecraft/class_197;method_8687()Lnet/minecraft/class_2165;named getRenderLayerTypeLnet/minecraft/block/Block;getRenderLayerType()Lnet/minecraft/client/render/BlockRenderLayer;
-
method_8668
public void method_8668(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2) - Overrides:
method_8668in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Lblc;)Vintermediary method_8668Lnet/minecraft/class_197;method_8668(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Vnamed method_8668Lnet/minecraft/block/Block;method_8668(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
method_8659
public void method_8659(BlockState blockState, World world, BlockPos blockPos, BlockState blockState2, boolean bool) - Overrides:
method_8659in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;Lblc;Z)Vintermediary method_8659Lnet/minecraft/class_197;method_8659(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Z)Vnamed method_8659Lnet/minecraft/block/Block;method_8659(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Z)V
-