Package net.minecraft.block
Class FluidBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.AbstractFluidBlock
net.minecraft.block.FluidBlock
- Mappings:
Namespace Name official ameintermediary net/minecraft/class_155named net/minecraft/block/FluidBlock
-
Field Summary
Fields 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 TypeMethodDescriptionprivate voidmethod_343(World world, int int2, int int3, int int4) private booleanmethod_344(World world, int int2, int int3, int int4) voidonNeighborUpdate(World world, int x, int y, int z, Block block) voidMethods inherited from class net.minecraft.block.AbstractFluidBlock
breakNaturally, getBlockType, getColor, getDropCount, getHeightPercent, getTexture, getTickRate, hasTransperancy, method_329, method_331, method_332, method_334, method_398, method_400, method_415, method_418, method_438, method_446, method_452, method_454, method_455, method_4779, method_479, registerTextures, renderAsNormalBlock, shouldRenderSideMethods inherited from class net.minecraft.block.Block
appendItemStacks, areBlocksEqual, canPlaceBlockAt, canStayPlaced, canStayPlaced, disableStats, emitsRedstonePower, get, getAmbientOcclusionLightLevel, getBlastResistance, getBlockFromItem, getBonusDrops, getById, getCollisionBox, getHardness, getIdByBlock, getItemGroup, getLightLevel, getMaterial, getMaxX, getMaxY, getMaxZ, getMinX, getMinY, getMinZ, getOpacity, getPistonInteractionType, getSideTexture, getStrongRedstonePower, getTextureName, getTranslatedName, getTranslationKey, getWeakRedstonePower, hasBlockEntity, hasCollision, hasComparatorOutput, hasStats, isEqualTo, isFire, isFlowerPot, isFullBlock, isFullCube, isNormalBlock, isTransluscent, method_405, method_407, method_410, method_411, method_412, method_413, method_414, method_417, method_4185, method_4186, method_420, method_422, method_424, method_425, method_428, method_431, method_435, method_437, method_448, method_457, method_459, method_461, method_463, method_464, method_468, method_4790, method_4793, method_4794, method_4798, method_5546, method_6444, method_6449, onActivated, onBreak, onDestroyed, onEntityCollision, requiresSilkTouch, setBlockItemBounds, setBlockSoundGroup, setBoundingBox, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, ticksRandomly, usesNeighbourLight
-
Constructor Details
-
FluidBlock
- Parameters:
material- The block's material- Mappings:
Namespace Name Mixin selector official <init>Laht;<init>(Lave;)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
-
onNeighborUpdate
- Overrides:
onNeighborUpdatein classAbstractFluidBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(Lafm;IIILaht;)Vintermediary method_408Lnet/minecraft/class_197;method_408(Lnet/minecraft/class_1150;IIILnet/minecraft/class_197;)Vnamed onNeighborUpdateLnet/minecraft/block/Block;onNeighborUpdate(Lnet/minecraft/world/World;IIILnet/minecraft/block/Block;)V
-
method_343
- Mappings:
Namespace Name Mixin selector official nLame;n(Lafm;III)Vintermediary method_343Lnet/minecraft/class_155;method_343(Lnet/minecraft/class_1150;III)Vnamed method_343Lnet/minecraft/block/FluidBlock;method_343(Lnet/minecraft/world/World;III)V
-
onTick
- Overrides:
onTickin classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(Lafm;IIILjava/util/Random;)Vintermediary method_436Lnet/minecraft/class_197;method_436(Lnet/minecraft/class_1150;IIILjava/util/Random;)Vnamed onTickLnet/minecraft/block/Block;onTick(Lnet/minecraft/world/World;IIILjava/util/Random;)V
-
method_344
- Mappings:
Namespace Name Mixin selector official oLame;o(Lafm;III)Zintermediary method_344Lnet/minecraft/class_155;method_344(Lnet/minecraft/class_1150;III)Znamed method_344Lnet/minecraft/block/FluidBlock;method_344(Lnet/minecraft/world/World;III)Z
-