Uses of Class
net.minecraft.world.level.block.entity.CommandBlockEntity
Package
Description
-
Uses of CommandBlockEntity in net.minecraft.client.gui.screens.inventory
Modifier and TypeFieldDescriptionprivate CommandBlockEntity
CommandBlockEditScreen.autoCommandBlock
-
Uses of CommandBlockEntity in net.minecraft.client.player
Modifier and TypeMethodDescriptionvoid
LocalPlayer.openCommandBlock(CommandBlockEntity p_108680_)
-
Uses of CommandBlockEntity in net.minecraft.server.level
Modifier and TypeMethodDescriptionvoid
ServerPlayer.openCommandBlock(CommandBlockEntity p_9099_)
-
Uses of CommandBlockEntity in net.minecraft.world.entity.player
-
Uses of CommandBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic BlockEntityType<CommandBlockEntity>
BlockEntityType.COMMAND_BLOCK