Uses of Class
net.minecraft.block.entity.CommandBlockBlockEntity
Packages that use CommandBlockBlockEntity
Package
Description
-
Uses of CommandBlockBlockEntity in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type CommandBlockBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<CommandBlockBlockEntity>BlockEntityType.COMMAND_BLOCK -
Uses of CommandBlockBlockEntity in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as CommandBlockBlockEntityModifier and TypeFieldDescriptionprivate final CommandBlockBlockEntityCommandBlockScreen.field_13331Constructors in net.minecraft.client.gui.screen with parameters of type CommandBlockBlockEntityModifierConstructorDescriptionCommandBlockScreen(CommandBlockBlockEntity commandBlockBlockEntity) -
Uses of CommandBlockBlockEntity in net.minecraft.entity.player
Methods in net.minecraft.entity.player with parameters of type CommandBlockBlockEntityModifier and TypeMethodDescriptionvoidClientPlayerEntity.method_13260(CommandBlockBlockEntity commandBlockBlockEntity) voidPlayerEntity.method_13260(CommandBlockBlockEntity commandBlockBlockEntity) voidServerPlayerEntity.method_13260(CommandBlockBlockEntity commandBlockBlockEntity)