Uses of Class
net.minecraft.block.entity.CommandBlockBlockEntity
Packages that use CommandBlockBlockEntity
-
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)