Package net.minecraft.block
Class CauldronBlock
java.lang.Object
net.minecraft.block.Block
net.minecraft.block.CauldronBlock
- Mappings:
Namespace Name official aihintermediary net/minecraft/class_117named net/minecraft/block/CauldronBlock
-
Field Summary
FieldsFields 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 TypeMethodDescriptionintgetTexture(int side, int blockData) booleanReturns whether the block provides comparator output.booleanmethod_398(int int2, Random random, int int3) method_407(World world, int int2, int int3, int int4) voidmethod_413(World world, int int2, int int3, int int4, Box box, List list, Entity entity) voidmethod_457(World world, int int2, int int3, int int4) static Texturemethod_4745(String string) intmethod_4793(World world, int int2, int int3, int int4, int int5) static intmethod_5539(int int2) voidmethod_6465(World world, int int2, int int3, int int4, int int5) static floatmethod_6466(int int2) booleanonActivated(World world, int x, int y, int z, PlayerEntity player, int int2, float float2, float float3, float float4) voidonEntityCollision(World world, int x, int y, int z, Entity entity) voidregisterTextures(TextureRegistry registry) booleanReturns whether the block can be rendered as a normal blockvoidSets the bounds for the BlockItemMethods inherited from class net.minecraft.block.Block
appendItemStacks, areBlocksEqual, breakNaturally, canPlaceBlockAt, canStayPlaced, canStayPlaced, disableStats, emitsRedstonePower, get, getAmbientOcclusionLightLevel, getBlastResistance, getBlockFromItem, getBonusDrops, getById, getCollisionBox, getColor, getDropCount, getHardness, getIdByBlock, getItemGroup, getLightLevel, getMaterial, getMaxX, getMaxY, getMaxZ, getMinX, getMinY, getMinZ, getOpacity, getPistonInteractionType, getSideTexture, getStrongRedstonePower, getTextureName, getTickRate, getTranslatedName, getTranslationKey, getWeakRedstonePower, hasBlockEntity, hasCollision, hasStats, isEqualTo, isFire, isFlowerPot, isFullBlock, isFullCube, isNormalBlock, isTransluscent, method_400, method_405, method_410, method_411, method_412, method_414, method_415, method_417, method_418, method_4185, method_4186, method_420, method_422, method_424, method_425, method_428, method_431, method_435, method_437, method_438, method_446, method_448, method_452, method_454, method_455, method_459, method_461, method_463, method_464, method_468, method_479, method_4790, method_4794, method_4798, method_5546, method_6444, method_6449, onBreak, onDestroyed, onNeighborUpdate, onTick, requiresSilkTouch, setBlockSoundGroup, setBoundingBox, setItemGroup, setLightLevel, setOpacity, setResistance, setStrength, setTickRandomly, setTranslationKey, setUnbreakable, setup, shouldDropItemsOnExplosion, shouldRenderSide, ticksRandomly, usesNeighbourLight
-
Field Details
-
field_5529
- Mappings:
Namespace Name Mixin selector official aLaih;a:Lpr;intermediary field_5529Lnet/minecraft/class_117;field_5529:Lnet/minecraft/class_1557;named field_5529Lnet/minecraft/block/CauldronBlock;field_5529:Lnet/minecraft/client/Texture;
-
field_5530
- Mappings:
Namespace Name Mixin selector official bLaih;b:Lpr;intermediary field_5530Lnet/minecraft/class_117;field_5530:Lnet/minecraft/class_1557;named field_5530Lnet/minecraft/block/CauldronBlock;field_5530:Lnet/minecraft/client/Texture;
-
field_5531
- Mappings:
Namespace Name Mixin selector official MLaih;M:Lpr;intermediary field_5531Lnet/minecraft/class_117;field_5531:Lnet/minecraft/class_1557;named field_5531Lnet/minecraft/block/CauldronBlock;field_5531:Lnet/minecraft/client/Texture;
-
-
Constructor Details
-
CauldronBlock
public CauldronBlock()
-
-
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_4745
- Mappings:
Namespace Name Mixin selector official eLaih;e(Ljava/lang/String;)Lpr;intermediary method_4745Lnet/minecraft/class_117;method_4745(Ljava/lang/String;)Lnet/minecraft/class_1557;named method_4745Lnet/minecraft/block/CauldronBlock;method_4745(Ljava/lang/String;)Lnet/minecraft/client/Texture;
-
method_413
public void method_413(World world, int int2, int int3, int int4, Box box, List list, Entity entity) - Overrides:
method_413in classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(Lafm;IIILaye;Ljava/util/List;Lqm;)Vintermediary method_413Lnet/minecraft/class_197;method_413(Lnet/minecraft/class_1150;IIILnet/minecraft/class_231;Ljava/util/List;Lnet/minecraft/class_864;)Vnamed method_413Lnet/minecraft/block/Block;method_413(Lnet/minecraft/world/World;IIILnet/minecraft/util/math/Box;Ljava/util/List;Lnet/minecraft/entity/Entity;)V
-
setBlockItemBounds
public void setBlockItemBounds()Sets the bounds for the BlockItem- Overrides:
setBlockItemBoundsin classBlock- Mappings:
Namespace Name Mixin selector official gLaht;g()Vintermediary method_456Lnet/minecraft/class_197;method_456()Vnamed setBlockItemBoundsLnet/minecraft/block/Block;setBlockItemBounds()V
-
hasTransperancy
public boolean hasTransperancy()- Overrides:
hasTransperancyin classBlock- Mappings:
Namespace Name Mixin selector official cLaht;c()Zintermediary method_449Lnet/minecraft/class_197;method_449()Znamed hasTransperancyLnet/minecraft/block/Block;hasTransperancy()Z
-
getBlockType
public int getBlockType()- Overrides:
getBlockTypein classBlock- Mappings:
Namespace Name Mixin selector official bLaht;b()Iintermediary method_429Lnet/minecraft/class_197;method_429()Inamed getBlockTypeLnet/minecraft/block/Block;getBlockType()I
-
renderAsNormalBlock
public boolean renderAsNormalBlock()Returns whether the block can be rendered as a normal block- Overrides:
renderAsNormalBlockin classBlock- Returns:
- Whether the block can be rendered as a normal block
- Mappings:
Namespace Name Mixin selector official dLaht;d()Zintermediary method_441Lnet/minecraft/class_197;method_441()Znamed renderAsNormalBlockLnet/minecraft/block/Block;renderAsNormalBlock()Z
-
onEntityCollision
- Overrides:
onEntityCollisionin classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(Lafm;IIILqm;)Vintermediary method_416Lnet/minecraft/class_197;method_416(Lnet/minecraft/class_1150;IIILnet/minecraft/class_864;)Vnamed onEntityCollisionLnet/minecraft/block/Block;onEntityCollision(Lnet/minecraft/world/World;IIILnet/minecraft/entity/Entity;)V
-
onActivated
public boolean onActivated(World world, int x, int y, int z, PlayerEntity player, int int2, float float2, float float3, float float4) - Overrides:
onActivatedin classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(Lafm;IIILxk;IFFF)Zintermediary method_421Lnet/minecraft/class_197;method_421(Lnet/minecraft/class_1150;IIILnet/minecraft/class_988;IFFF)Znamed onActivatedLnet/minecraft/block/Block;onActivated(Lnet/minecraft/world/World;IIILnet/minecraft/entity/player/PlayerEntity;IFFF)Z
-
method_6465
- Mappings:
Namespace Name Mixin selector official aLaih;a(Lafm;IIII)Vintermediary method_6465Lnet/minecraft/class_117;method_6465(Lnet/minecraft/class_1150;IIII)Vnamed method_6465Lnet/minecraft/block/CauldronBlock;method_6465(Lnet/minecraft/world/World;IIII)V
-
method_457
- Overrides:
method_457in classBlock- Mappings:
Namespace Name Mixin selector official lLaht;l(Lafm;III)Vintermediary method_457Lnet/minecraft/class_197;method_457(Lnet/minecraft/class_1150;III)Vnamed method_457Lnet/minecraft/block/Block;method_457(Lnet/minecraft/world/World;III)V
-
method_398
- Overrides:
method_398in classBlock- Mappings:
Namespace Name Mixin selector official aLaht;a(ILjava/util/Random;I)Labm;intermediary method_398Lnet/minecraft/class_197;method_398(ILjava/util/Random;I)Lnet/minecraft/class_1069;named method_398Lnet/minecraft/block/Block;method_398(ILjava/util/Random;I)Lnet/minecraft/item/Item;
-
method_407
- Overrides:
method_407in classBlock- Mappings:
Namespace Name Mixin selector official dLaht;d(Lafm;III)Labm;intermediary method_407Lnet/minecraft/class_197;method_407(Lnet/minecraft/class_1150;III)Lnet/minecraft/class_1069;named method_407Lnet/minecraft/block/Block;method_407(Lnet/minecraft/world/World;III)Lnet/minecraft/item/Item;
-
hasComparatorOutput
public boolean hasComparatorOutput()Returns whether the block provides comparator output. Used in blocks with entities like Chests and Droppers.- Overrides:
hasComparatorOutputin classBlock- Returns:
- Whether the block provides comparator output
- Mappings:
Namespace Name Mixin selector official MLaht;M()Zintermediary method_4797Lnet/minecraft/class_197;method_4797()Znamed hasComparatorOutputLnet/minecraft/block/Block;hasComparatorOutput()Z
-
method_4793
- Overrides:
method_4793in classBlock- Mappings:
Namespace Name Mixin selector official gLaht;g(Lafm;IIII)Iintermediary method_4793Lnet/minecraft/class_197;method_4793(Lnet/minecraft/class_1150;IIII)Inamed method_4793Lnet/minecraft/block/Block;method_4793(Lnet/minecraft/world/World;IIII)I
-
method_5539
public static int method_5539(int int2) - Mappings:
Namespace Name Mixin selector official bLaih;b(I)Iintermediary method_5539Lnet/minecraft/class_117;method_5539(I)Inamed method_5539Lnet/minecraft/block/CauldronBlock;method_5539(I)I
-
method_6466
- Mappings:
Namespace Name Mixin selector official cLaih;c(I)Fintermediary method_6466Lnet/minecraft/class_117;method_6466(I)Fnamed method_6466Lnet/minecraft/block/CauldronBlock;method_6466(I)F
-