Package net.minecraft.block
Class InfestedBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.InfestedBlock
- All Implemented Interfaces:
Itemable
- Mappings:
Namespace Name official bflintermediary net/minecraft/class_190named net/minecraft/block/InfestedBlock
-
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.block.Block
blastResistance, BLOCK_STATES, blockSoundGroup, collidable, hardness, lightLevel, LOGGER, material, materialColor, randomTicks, stateManager -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected ItemStackcreateStackFromBlock(BlockState state) Creates and returns and ItemStack from a block.static BlockStatemethod_16686(Block block) static booleanmethod_16687(BlockState blockState) intmethod_403(BlockState blockState, Random random) voidmethod_410(BlockState blockState, World world, BlockPos blockPos, float float2, int int2) Methods inherited from class net.minecraft.block.Block
addStacksForDisplay, appendProperties, canMobSpawnInside, canPlaceAtSide, canReplace, createCuboidShape, dropExperience, getBlastResistance, getBlockFromItem, getBlockRenderType, getCollisionShape, getComparatorOutput, getDefaultState, getFluidState, getHardness, getItem, getLightSubtracted, getLuminance, getMaterial, getMaterialColor, getOffsetPos, getOffsetType, getOutlineShape, getPistonBehavior, getRawIdFromState, getRayTraceShape, getRenderingSeed, getRenderLayerType, getSlipperiness, getSoundGroup, getStateByRawId, getStateManager, getTranslationKey, hasBlockEntity, hasCollision, hasRandomTicks, hasStats, isAir, isFaceFullSquare, isFullBoundsCubeForCulling, isShapeFullCube, isTranslucent, method_11562, method_11564, method_11565, method_11566, method_11568, method_11575, method_11576, method_11577, method_13315, method_13703, method_13704, method_14307, method_14308, method_14309, method_16563, method_16564, method_16565, method_16566, method_16568, method_16569, method_16570, method_16572, method_16573, method_16575, 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_414, method_416, method_420, method_421, method_435, method_8640, method_8650, method_8651, method_8653, method_8659, method_8661, method_8664, method_8668, method_8669, method_8674, onBlockBreak, onBreak, onBreakByPlayer, onDestroyedByExplosion, onLandedUpon, onPlaced, onSteppedOn, pushEntitiesUpBeforeBlockChange, rainTick, requiresSilkTouch, setDefaultState, setup, shouldDropItemsOnExplosion, toString, withMirror, withRotation
-
Field Details
-
field_18378
- Mappings:
Namespace Name Mixin selector official bLbfl;b:Ljava/util/Map;intermediary field_18378Lnet/minecraft/class_190;field_18378:Ljava/util/Map;named field_18378Lnet/minecraft/block/InfestedBlock;field_18378:Ljava/util/Map;
-
field_18377
- Mappings:
Namespace Name Mixin selector official aLbfl;a:Lbcs;intermediary field_18377Lnet/minecraft/class_190;field_18377:Lnet/minecraft/class_197;named field_18377Lnet/minecraft/block/InfestedBlock;field_18377:Lnet/minecraft/block/Block;
-
-
Constructor Details
-
InfestedBlock
-
-
Method Details
-
method_403
- Overrides:
method_403in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Ljava/util/Random;)Iintermediary method_403Lnet/minecraft/class_197;method_403(Lnet/minecraft/class_2232;Ljava/util/Random;)Inamed method_403Lnet/minecraft/block/Block;method_403(Lnet/minecraft/block/BlockState;Ljava/util/Random;)I
-
method_16685
- Mappings:
Namespace Name Mixin selector official dLbfl;d()Lbcs;intermediary method_16685Lnet/minecraft/class_190;method_16685()Lnet/minecraft/class_197;named method_16685Lnet/minecraft/block/InfestedBlock;method_16685()Lnet/minecraft/block/Block;
-
method_16687
- Mappings:
Namespace Name Mixin selector official kLbfl;k(Lblc;)Zintermediary method_16687Lnet/minecraft/class_190;method_16687(Lnet/minecraft/class_2232;)Znamed method_16687Lnet/minecraft/block/InfestedBlock;method_16687(Lnet/minecraft/block/BlockState;)Z
-
createStackFromBlock
Creates and returns and ItemStack from a block.- Overrides:
createStackFromBlockin classBlock- Parameters:
state- The block's BlockState- Returns:
- An ItemStack instance containing the block
- Mappings:
Namespace Name Mixin selector official tLbcs;t(Lblc;)Late;intermediary method_8682Lnet/minecraft/class_197;method_8682(Lnet/minecraft/class_2232;)Lnet/minecraft/class_1071;named createStackFromBlockLnet/minecraft/block/Block;createStackFromBlock(Lnet/minecraft/block/BlockState;)Lnet/minecraft/item/ItemStack;
-
method_410
public void method_410(BlockState blockState, World world, BlockPos blockPos, float float2, int int2) - Overrides:
method_410in classBlock- Mappings:
Namespace Name Mixin selector official aLbcs;a(Lblc;Laxy;Lel;FI)Vintermediary method_410Lnet/minecraft/class_197;method_410(Lnet/minecraft/class_2232;Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;FI)Vnamed method_410Lnet/minecraft/block/Block;method_410(Lnet/minecraft/block/BlockState;Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;FI)V
-
method_16686
- Mappings:
Namespace Name Mixin selector official fLbfl;f(Lbcs;)Lblc;intermediary method_16686Lnet/minecraft/class_190;method_16686(Lnet/minecraft/class_197;)Lnet/minecraft/class_2232;named method_16686Lnet/minecraft/block/InfestedBlock;method_16686(Lnet/minecraft/block/Block;)Lnet/minecraft/block/BlockState;
-