Package net.minecraft.block.entity
Class EndPortalBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.EndPortalBlockEntity
- Direct Known Subclasses:
EndGatewayBlockEntity
- Mappings:
Namespace Name official cxv
intermediary net/minecraft/class_2640
named net/minecraft/block/entity/EndPortalBlockEntity
-
Field Summary
Fields inherited from class net.minecraft.block.entity.BlockEntity
pos, removed, world
-
Constructor Summary
ModifierConstructorDescriptionprotected
EndPortalBlockEntity
(BlockEntityType<?> type, BlockPos pos, BlockState state) EndPortalBlockEntity
(BlockPos pos, BlockState state) -
Method Summary
Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, copyItemDataRequiresOperator, createFromNbt, createNbt, createNbtWithId, createNbtWithIdentifyingData, getCachedState, getPos, getType, getWorld, hasWorld, isRemoved, markDirty, markDirty, markRemoved, onSyncedBlockEvent, populateCrashReport, posFromNbt, readNbt, setCachedState, setStackNbt, setWorld, toInitialChunkDataNbt, toUpdatePacket, writeIdToNbt, writeNbt
-
Constructor Details
-
EndPortalBlockEntity
- Mappings:
Namespace Name Mixin selector official <init>
Lcwl;<init>(Lcwn;Lgp;Lcyt;)V
intermediary <init>
Lnet/minecraft/class_2586;<init>(Lnet/minecraft/class_2591;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
named <init>
Lnet/minecraft/block/entity/BlockEntity;<init>(Lnet/minecraft/block/entity/BlockEntityType;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
EndPortalBlockEntity
- Mappings:
Namespace Name Mixin selector official <init>
Lcxv;<init>(Lgp;Lcyt;)V
intermediary <init>
Lnet/minecraft/class_2640;<init>(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
named <init>
Lnet/minecraft/block/entity/EndPortalBlockEntity;<init>(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-
-
Method Details
-
shouldDrawSide
- Mappings:
Namespace Name Mixin selector official a
Lcxv;a(Lgv;)Z
intermediary method_11400
Lnet/minecraft/class_2640;method_11400(Lnet/minecraft/class_2350;)Z
named shouldDrawSide
Lnet/minecraft/block/entity/EndPortalBlockEntity;shouldDrawSide(Lnet/minecraft/util/math/Direction;)Z
-