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 final 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
-
Uses of CommandBlockEntity in net.minecraft.world.entity.player
-
Uses of CommandBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<CommandBlockEntity>
BlockEntityType.COMMAND_BLOCK