Package net.minecraft.block.entity
Class DaylightDetectorBlockEntity
java.lang.Object
net.minecraft.block.entity.BlockEntity
net.minecraft.block.entity.DaylightDetectorBlockEntity
- Mappings:
Namespace Name official cja
intermediary net/minecraft/class_2603
named net/minecraft/block/entity/DaylightDetectorBlockEntity
-
Field Summary
Fields inherited from class net.minecraft.block.entity.BlockEntity
pos, removed, world
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.block.entity.BlockEntity
cancelRemoval, copyItemDataRequiresOperator, createFromNbt, getCachedState, getPos, getType, getWorld, hasWorld, isRemoved, markDirty, markDirty, markRemoved, onSyncedBlockEvent, populateCrashReport, readNbt, setCachedState, setWorld, toInitialChunkDataNbt, toUpdatePacket, writeNbt
-
Constructor Details
-
DaylightDetectorBlockEntity
- Mappings:
Namespace Name Mixin selector official <init>
Lcja;<init>(Lgg;Lcks;)V
intermediary <init>
Lnet/minecraft/class_2603;<init>(Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)V
named <init>
Lnet/minecraft/block/entity/DaylightDetectorBlockEntity;<init>(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-