Package net.minecraft.block.entity
Class FlowerPotBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.FlowerPotBlockEntity
- Mappings:
Namespace Name official algintermediary net/minecraft/class_1767named net/minecraft/block/entity/FlowerPotBlockEntity
-
Field Summary
FieldsFields inherited from class net.minecraft.block.entity.BlockEntity
block, pos, removed, world -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidfromNbt(NbtCompound nbt) intgetData()getItem()voidmethod_6520(Item item, int int2) voidtoNbt(NbtCompound nbt) Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, createFromNbt, getBlock, getDataValue, getEntityWorld, getPos, getSquaredDistance, getSquaredRenderDistance, hasWorld, isRemoved, markDirty, markRemoved, onBlockAction, populateCrashReport, resetBlock, setPos, setWorld, shouldNotCopyNbtFromItem
-
Field Details
-
item
- Mappings:
Namespace Name Mixin selector official aLalg;a:Lzw;intermediary field_7498Lnet/minecraft/class_1767;field_7498:Lnet/minecraft/class_1069;named itemLnet/minecraft/block/entity/FlowerPotBlockEntity;item:Lnet/minecraft/item/Item;
-
data
private int data- Mappings:
Namespace Name Mixin selector official fLalg;f:Iintermediary field_7499Lnet/minecraft/class_1767;field_7499:Inamed dataLnet/minecraft/block/entity/FlowerPotBlockEntity;data:I
-
-
Constructor Details
-
FlowerPotBlockEntity
public FlowerPotBlockEntity() -
FlowerPotBlockEntity
- Mappings:
Namespace Name Mixin selector official <init>Lalg;<init>(Lzw;I)Vintermediary <init>Lnet/minecraft/class_1767;<init>(Lnet/minecraft/class_1069;I)Vnamed <init>Lnet/minecraft/block/entity/FlowerPotBlockEntity;<init>(Lnet/minecraft/item/Item;I)V
-
-
Method Details
-
toNbt
- Overrides:
toNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector official bLakw;b(Ldn;)Vintermediary method_541Lnet/minecraft/class_226;method_541(Lnet/minecraft/class_322;)Vnamed toNbtLnet/minecraft/block/entity/BlockEntity;toNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
fromNbt
- Overrides:
fromNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector official aLakw;a(Ldn;)Vintermediary method_537Lnet/minecraft/class_226;method_537(Lnet/minecraft/class_322;)Vnamed fromNbtLnet/minecraft/block/entity/BlockEntity;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
getPacket
- Overrides:
getPacketin classBlockEntity- Mappings:
Namespace Name Mixin selector official y_Lakw;y_()Lff;intermediary method_544Lnet/minecraft/class_226;method_544()Lnet/minecraft/class_700;named getPacketLnet/minecraft/block/entity/BlockEntity;getPacket()Lnet/minecraft/network/Packet;
-
method_6520
- Mappings:
Namespace Name Mixin selector official aLalg;a(Lzw;I)Vintermediary method_6520Lnet/minecraft/class_1767;method_6520(Lnet/minecraft/class_1069;I)Vnamed method_6520Lnet/minecraft/block/entity/FlowerPotBlockEntity;method_6520(Lnet/minecraft/item/Item;I)V
-
getItem
- Mappings:
Namespace Name Mixin selector official bLalg;b()Lzw;intermediary method_6519Lnet/minecraft/class_1767;method_6519()Lnet/minecraft/class_1069;named getItemLnet/minecraft/block/entity/FlowerPotBlockEntity;getItem()Lnet/minecraft/item/Item;
-
getData
public int getData()- Mappings:
Namespace Name Mixin selector official cLalg;c()Iintermediary method_6521Lnet/minecraft/class_1767;method_6521()Inamed getDataLnet/minecraft/block/entity/FlowerPotBlockEntity;getData()I
-