Package net.minecraft.block
Class FlowingFluidBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.AbstractFluidBlock
net.minecraft.block.FlowingFluidBlock
- Mappings:
Namespace Name official anbintermediary net/minecraft/class_154named net/minecraft/block/FlowingFluidBlock
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.block.Block
Block.OffsetType -
Field Summary
FieldsFields inherited from class net.minecraft.block.AbstractFluidBlock
LEVELFields inherited from class net.minecraft.block.Block
blastResistance, BLOCK_STATES, blockEntity, blockSoundGroup, collisionBox, EMPTY_BOX, fullBlock, hardness, lightLevel, material, materialColor, opacity, particleGravity, randomTicks, REGISTRY, slipperiness, stateManager, stats, transluscent, useNeighbourLight -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate intmethod_11607(World world) protected intmethod_337(World world, BlockPos blockPos, int int2) private intmethod_8760(World world, BlockPos blockPos, int int2, Direction direction) private voidmethod_8761(World world, BlockPos blockPos, BlockState blockState, int int2) method_8762(World world, BlockPos blockPos) private voidmethod_8763(World world, BlockPos blockPos, BlockState blockState) private booleanmethod_8764(World world, BlockPos blockPos, BlockState blockState) private booleanmethod_8765(World world, BlockPos blockPos, BlockState blockState) voidonCreation(World world, BlockPos pos, BlockState state) Runs when the block is placed (by a player or enderman).voidscheduledTick(World world, BlockPos pos, BlockState state, Random rand) Runs when the block is updated as per a scheduleMethods inherited from class net.minecraft.block.AbstractFluidBlock
appendProperties, blocksMovement, canCollide, getBlockRenderType, getCollisionBox, getData, getDropCount, getDropItem, getFlowingFluidByMaterial, getFluidByMaterial, getHeightPercent, getRenderLayerType, getTickRate, hasCollision, isFullBoundsCubeForCulling, method_11562, method_11564, method_11618, method_11619, method_11620, method_11621, method_13709, method_13710, method_8640, method_8654, method_8669, method_8823, onBreak, onEntityCollision, shouldDisableCullingSides, stateFromData, updateMethods inherited from class net.minecraft.block.Block
appendCollisionBoxes, appendCollisionBoxes, areBlocksEqual, canBePlacedAdjacent, canBePlacedAtPos, canMobSpawnInside, createStackFromBlock, disableStats, dropAsItem, dropExperience, get, getBlastResistance, getBlockFromItem, getBlockState, getBonusDrops, getByBlockState, getById, getComparatorOutput, getDefaultState, getHardness, getIdByBlock, getItemGroup, getLuminance, getMaterial, getMaterialColor, getMeta, getOffsetType, getOpacity, getPistonBehavior, getSoundGroup, getStateFromData, getStateFromRawId, getStateManager, getTranslatedName, getTranslationKey, hasBlockEntity, hasCollision, hasStats, isEqualTo, isFire, isFullBlock, isTransluscent, method_11557, method_11559, method_11563, method_11565, method_11566, method_11568, method_11575, method_11576, method_11577, method_13315, method_13700, method_13701, method_13702, method_13703, method_13704, method_414, method_435, method_8638, method_8640, method_8651, method_8653, method_8664, onBlockBreak, onBlockBreakStart, onBreakByPlayer, onBreakByPlayer, onBreaking, onDestroyedByExplosion, onEntityCollision, onLandedUpon, onPlaced, onSteppedOn, onUpdateTick, rainTick, randomDropAsItem, requiresSilkTouch, setBlockSoundGroup, setDefaultState, setEntityVelocity, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, ticksRandomly, toString, use, useNeighbourLight, withMirror, withRotation
-
Field Details
-
field_289
int field_289- Mappings:
Namespace Name Mixin selector official aLanb;a:Iintermediary field_289Lnet/minecraft/class_154;field_289:Inamed field_289Lnet/minecraft/block/FlowingFluidBlock;field_289:I
-
-
Constructor Details
-
FlowingFluidBlock
- Parameters:
material- The block's material- Mappings:
Namespace Name Mixin selector official <init>Lalu;<init>(Lazs;)Vintermediary <init>Lnet/minecraft/class_197;<init>(Lnet/minecraft/class_63;)Vnamed <init>Lnet/minecraft/block/Block;<init>(Lnet/minecraft/block/Material;)V
-
-
Method Details
-
method_8763
- Mappings:
Namespace Name Mixin selector official fLanb;f(Lajs;Lco;Latl;)Vintermediary method_8763Lnet/minecraft/class_154;method_8763(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Vnamed method_8763Lnet/minecraft/block/FlowingFluidBlock;method_8763(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
scheduledTick
Runs when the block is updated as per a schedule- Overrides:
scheduledTickin classBlock- Parameters:
world- The world that the block is placed inpos- The block's positionstate- The block's BlockStaterand- Random object- Mappings:
Namespace Name Mixin selector official bLalu;b(Lajs;Lco;Latl;Ljava/util/Random;)Vintermediary method_8661Lnet/minecraft/class_197;method_8661(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;Ljava/util/Random;)Vnamed scheduledTickLnet/minecraft/block/Block;scheduledTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Ljava/util/Random;)V
-
method_8761
- Mappings:
Namespace Name Mixin selector official aLanb;a(Lajs;Lco;Latl;I)Vintermediary method_8761Lnet/minecraft/class_154;method_8761(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;I)Vnamed method_8761Lnet/minecraft/block/FlowingFluidBlock;method_8761(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;I)V
-
method_8760
- Mappings:
Namespace Name Mixin selector official aLanb;a(Lajs;Lco;ILcv;)Iintermediary method_8760Lnet/minecraft/class_154;method_8760(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;ILnet/minecraft/class_1354;)Inamed method_8760Lnet/minecraft/block/FlowingFluidBlock;method_8760(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;ILnet/minecraft/util/math/Direction;)I
-
method_11607
- Mappings:
Namespace Name Mixin selector official bLanb;b(Lajs;)Iintermediary method_11607Lnet/minecraft/class_154;method_11607(Lnet/minecraft/class_1150;)Inamed method_11607Lnet/minecraft/block/FlowingFluidBlock;method_11607(Lnet/minecraft/world/World;)I
-
method_8762
- Mappings:
Namespace Name Mixin selector official cLanb;c(Lajs;Lco;)Ljava/util/Set;intermediary method_8762Lnet/minecraft/class_154;method_8762(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;)Ljava/util/Set;named method_8762Lnet/minecraft/block/FlowingFluidBlock;method_8762(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;)Ljava/util/Set;
-
method_8764
- Mappings:
Namespace Name Mixin selector official gLanb;g(Lajs;Lco;Latl;)Zintermediary method_8764Lnet/minecraft/class_154;method_8764(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Znamed method_8764Lnet/minecraft/block/FlowingFluidBlock;method_8764(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
-
method_337
- Mappings:
Namespace Name Mixin selector official aLanb;a(Lajs;Lco;I)Iintermediary method_337Lnet/minecraft/class_154;method_337(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;I)Inamed method_337Lnet/minecraft/block/FlowingFluidBlock;method_337(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;I)I
-
method_8765
- Mappings:
Namespace Name Mixin selector official hLanb;h(Lajs;Lco;Latl;)Zintermediary method_8765Lnet/minecraft/class_154;method_8765(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Znamed method_8765Lnet/minecraft/block/FlowingFluidBlock;method_8765(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
-
onCreation
Runs when the block is placed (by a player or enderman).- Overrides:
onCreationin classAbstractFluidBlock- Parameters:
world- The world that the block is placed inpos- The block's positionstate- The block's BlockState- Mappings:
Namespace Name Mixin selector official cLalu;c(Lajs;Lco;Latl;)Vintermediary method_8668Lnet/minecraft/class_197;method_8668(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Vnamed onCreationLnet/minecraft/block/Block;onCreation(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-