Uses of Class
net.minecraft.block.entity.CommandBlockBlockEntity
Package
Description
-
Uses of CommandBlockBlockEntity in net.minecraft.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType<CommandBlockBlockEntity>
BlockEntityType.COMMAND_BLOCK
-
Uses of CommandBlockBlockEntity in net.minecraft.client.gui.screen.ingame
Modifier and TypeFieldDescriptionprivate final CommandBlockBlockEntity
CommandBlockScreen.blockEntity
-
Uses of CommandBlockBlockEntity in net.minecraft.client.network
Modifier and TypeMethodDescriptionvoid
ClientPlayerEntity.openCommandBlockScreen
(CommandBlockBlockEntity commandBlock) -
Uses of CommandBlockBlockEntity in net.minecraft.entity.player
Modifier and TypeMethodDescriptionvoid
PlayerEntity.openCommandBlockScreen
(CommandBlockBlockEntity commandBlock) -
Uses of CommandBlockBlockEntity in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerPlayerEntity.openCommandBlockScreen
(CommandBlockBlockEntity commandBlock)