Uses of Class
net.minecraft.world.level.BaseCommandBlock
Package
Description
-
Uses of BaseCommandBlock in net.minecraft.client.gui.screens.inventory
Modifier and TypeFieldDescriptionprivate BaseCommandBlock
MinecartCommandBlockEditScreen.commandBlock
Modifier and TypeMethodDescription(package private) abstract BaseCommandBlock
AbstractCommandBlockEditScreen.getCommandBlock()
(package private) BaseCommandBlock
CommandBlockEditScreen.getCommandBlock()
MinecartCommandBlockEditScreen.getCommandBlock()
Modifier and TypeMethodDescriptionprotected abstract void
AbstractCommandBlockEditScreen.populateAndSendPacket(BaseCommandBlock p_97670_)
protected void
CommandBlockEditScreen.populateAndSendPacket(BaseCommandBlock p_98384_)
protected void
MinecartCommandBlockEditScreen.populateAndSendPacket(BaseCommandBlock p_99218_)
-
Uses of BaseCommandBlock in net.minecraft.client.player
Modifier and TypeMethodDescriptionvoid
LocalPlayer.openMinecartCommandBlock(BaseCommandBlock p_108678_)
-
Uses of BaseCommandBlock in net.minecraft.network.protocol.game
Modifier and TypeMethodDescriptionServerboundSetCommandMinecartPacket.getCommandBlock(Level p_134538_)
-
Uses of BaseCommandBlock in net.minecraft.world.entity.player
Modifier and TypeMethodDescriptionvoid
Player.openMinecartCommandBlock(BaseCommandBlock p_36182_)
-
Uses of BaseCommandBlock in net.minecraft.world.entity.vehicle
-
Uses of BaseCommandBlock in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionprivate void
CommandBlock.execute(BlockState p_51832_, Level p_51833_, BlockPos p_51834_, BaseCommandBlock p_51835_, boolean p_51836_)
-
Uses of BaseCommandBlock in net.minecraft.world.level.block.entity