Package net.minecraft.block.entity
Class MobSpawnerBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.MobSpawnerBlockEntity
- All Implemented Interfaces:
Tickable
- Mappings:
Namespace Name official asrintermediary net/minecraft/class_222named net/minecraft/block/entity/MobSpawnerBlockEntity
-
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) getLogic()static voidmethod_13331(class_2934 class_2934) method_541(NbtCompound nbtCompound) booleanonBlockAction(int int2, int int3) booleanvoidtick()Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, create, getBlock, getDataValue, getEntityWorld, getIdentifier, getPos, getSquaredDistance, getSquaredRenderDistance, hasWorld, isRemoved, markDirty, markRemoved, method_13321, method_13322, method_13323, method_6344, populateCrashReport, resetBlock, setPosition, setWorld
-
Field Details
-
field_5663
- Mappings:
Namespace Name Mixin selector official aLasr;a:Laji;intermediary field_5663Lnet/minecraft/class_222;field_5663:Lnet/minecraft/class_1586;named field_5663Lnet/minecraft/block/entity/MobSpawnerBlockEntity;field_5663:Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;
-
-
Constructor Details
-
MobSpawnerBlockEntity
public MobSpawnerBlockEntity()
-
-
Method Details
-
method_13331
- Mappings:
Namespace Name Mixin selector official aLasr;a(Lph;)Vintermediary method_13331Lnet/minecraft/class_222;method_13331(Lnet/minecraft/class_2934;)Vnamed method_13331Lnet/minecraft/block/entity/MobSpawnerBlockEntity;method_13331(Lnet/minecraft/class_2934;)V
-
fromNbt
- Overrides:
fromNbtin classBlockEntity- Mappings:
Namespace Name Mixin selector official aLasc;a(Ldu;)Vintermediary method_537Lnet/minecraft/class_226;method_537(Lnet/minecraft/class_322;)Vnamed fromNbtLnet/minecraft/block/entity/BlockEntity;fromNbt(Lnet/minecraft/nbt/NbtCompound;)V
-
method_541
- Overrides:
method_541in classBlockEntity- Mappings:
Namespace Name Mixin selector official bLasc;b(Ldu;)Ldu;intermediary method_541Lnet/minecraft/class_226;method_541(Lnet/minecraft/class_322;)Lnet/minecraft/class_322;named method_541Lnet/minecraft/block/entity/BlockEntity;method_541(Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;
-
tick
public void tick() -
getUpdatePacket
- Overrides:
getUpdatePacketin classBlockEntity- Mappings:
Namespace Name Mixin selector official cLasc;c()Lfz;intermediary method_544Lnet/minecraft/class_226;method_544()Lnet/minecraft/class_2003;named getUpdatePacketLnet/minecraft/block/entity/BlockEntity;getUpdatePacket()Lnet/minecraft/network/packet/s2c/play/BlockEntityUpdateS2CPacket;
-
method_11646
- Overrides:
method_11646in classBlockEntity- Mappings:
Namespace Name Mixin selector official dLasc;d()Ldu;intermediary method_11646Lnet/minecraft/class_226;method_11646()Lnet/minecraft/class_322;named method_11646Lnet/minecraft/block/entity/BlockEntity;method_11646()Lnet/minecraft/nbt/NbtCompound;
-
onBlockAction
public boolean onBlockAction(int int2, int int3) - Overrides:
onBlockActionin classBlockEntity- Mappings:
Namespace Name Mixin selector official cLasc;c(II)Zintermediary method_4838Lnet/minecraft/class_226;method_4838(II)Znamed onBlockActionLnet/minecraft/block/entity/BlockEntity;onBlockAction(II)Z
-
shouldNotCopyNbtFromItem
public boolean shouldNotCopyNbtFromItem()- Overrides:
shouldNotCopyNbtFromItemin classBlockEntity- Mappings:
Namespace Name Mixin selector official CLasc;C()Zintermediary method_8981Lnet/minecraft/class_226;method_8981()Znamed shouldNotCopyNbtFromItemLnet/minecraft/block/entity/BlockEntity;shouldNotCopyNbtFromItem()Z
-
getLogic
- Mappings:
Namespace Name Mixin selector official aLasr;a()Laji;intermediary method_4837Lnet/minecraft/class_222;method_4837()Lnet/minecraft/class_1586;named getLogicLnet/minecraft/block/entity/MobSpawnerBlockEntity;getLogic()Lnet/minecraft/block/entity/SpawnerBlockEntityBehavior;
-