Uses of Interface
net.minecraft.text.Text
Packages that use Text
Package
Description
-
Uses of Text in net.minecraft
Fields in net.minecraft declared as TextModifier and TypeFieldDescriptionprivate Textclass_2911.field_13745protected Textclass_2957.field_14414private static final Textclass_3311.field_16194private static final Textclass_3311.field_16195private static final Textclass_3312.field_16200private static final Textclass_3312.field_16201private static final Textclass_3313.field_16205private static final Textclass_3313.field_16206private static final Textclass_3313.field_16207private static final Textclass_3313.field_16208private static final Textclass_3314.field_16219private static final Textclass_3314.field_16220private static final Textclass_3315.field_16225private static final Textclass_3315.field_16226Methods in net.minecraft that return TextModifier and TypeMethodDescriptionclass_2911.method_12635()class_2957.method_12925()static Textclass_3316.method_14725(String string) class_3289.method_6344()Methods in net.minecraft with parameters of type TextModifier and TypeMethodDescriptionvoidclass_2925.method_12918(Text text) voidclass_2957.method_12918(Text text) voidclass_3252.method_14472(ChatMessageType chatMessageType, Text text) voidclass_3253.method_14472(ChatMessageType chatMessageType, Text text) voidclass_3254.method_14472(ChatMessageType chatMessageType, Text text) voidclass_3255.method_14472(ChatMessageType chatMessageType, Text text) static voidclass_3260.method_14484(class_3264 class_3264, class_3260.class_3261 class_3261, Text text, Text text2) voidclass_3260.method_14485(Text text, Text text2) voidclass_3289.sendMessage(Text text) Constructors in net.minecraft with parameters of type TextModifierConstructorDescriptionclass_2925(Text text, class_2957.class_2958 class_2958, class_2957.class_2959 class_2959) class_2957(UUID uUID, Text text, class_2957.class_2958 class_2958, class_2957.class_2959 class_2959) class_3260(class_3260.class_3261 class_3261, Text text, Text text2) class_3266(class_3266.class_3267 class_3267, Text text, Text text2, boolean bool) -
Uses of Text in net.minecraft.advancement
Fields in net.minecraft.advancement declared as TextModifier and TypeFieldDescriptionprivate final TextAdvancementDisplay.descriptionprivate final TextSimpleAdvancement.field_16271private final TextAdvancementDisplay.titleMethods in net.minecraft.advancement that return TextModifier and TypeMethodDescriptionAdvancementDisplay.getDescription()AdvancementDisplay.getTitle()SimpleAdvancement.method_14803()Constructors in net.minecraft.advancement with parameters of type TextModifierConstructorDescriptionAdvancementDisplay(ItemStack displayStack, Text title, Text description, Identifier identifier, AdvancementType type, boolean bool, boolean bool2, boolean bool3) -
Uses of Text in net.minecraft.block
Methods in net.minecraft.block that return TextModifier and TypeMethodDescriptionAnvilBlock.AnvilNameableHandler.method_6344()CraftingTableBlock.ClientDummyScreenHandlerProvider.method_6344() -
Uses of Text in net.minecraft.block.entity
Fields in net.minecraft.block.entity declared as TextMethods in net.minecraft.block.entity that return TextModifier and TypeMethodDescriptionBannerBlockEntity.method_6344()BlockEntity.method_6344()EnchantingTableBlockEntity.method_6344()LockableContainerBlockEntity.method_6344()StructureBlockEntity.method_6344() -
Uses of Text in net.minecraft.client.gui.hud
Fields in net.minecraft.client.gui.hud declared as TextModifier and TypeFieldDescriptionprivate TextPlayerListHud.footerprivate TextPlayerListHud.headerprivate final TextChatHudLine.textMethods in net.minecraft.client.gui.hud that return TextMethods in net.minecraft.client.gui.hud with parameters of type TextModifier and TypeMethodDescriptionvoidChatHud.addMessage(Text message) voidChatHud.addMessage(Text message, int int2) private voidChatHud.addMessage(Text message, int messageId, int timestamp, boolean bool) voidInGameHud.method_14471(ChatMessageType chatMessageType, Text text) voidvoidvoidInGameHud.setOverlayMessage(Text text, boolean tinted) Constructors in net.minecraft.client.gui.hud with parameters of type Text -
Uses of Text in net.minecraft.client.gui.hud.spectator
Methods in net.minecraft.client.gui.hud.spectator that return TextModifier and TypeMethodDescriptionSpectatorMenu.ChangePageSpectatorMenuCommand.getName()SpectatorMenu.CloseSpectatorMenuCommand.getName()SpectatorMenuCommand.getName()TeamTeleportSpectatorMenu.getName()TeamTeleportSpectatorMenu.TeleportToSpecificTeamCommand.getName()TeleportSpectatorMenu.getName()TeleportToSpecificPlayerSpectatorCommand.getName()RootSpectatorCommandGroup.getPrompt()SpectatorMenuCommandGroup.getPrompt()TeamTeleportSpectatorMenu.getPrompt()TeleportSpectatorMenu.getPrompt() -
Uses of Text in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as TextModifier and TypeFieldDescriptionprivate final TextDeathScreen.field_13322private final TextDisconnectedScreen.reasonMethods in net.minecraft.client.gui.screen that return TextMethods in net.minecraft.client.gui.screen with parameters of type TextModifier and TypeMethodDescriptionbooleanScreen.handleTextClick(Text text) protected voidScreen.renderTextHoverEffect(Text text, int x, int y) Constructors in net.minecraft.client.gui.screen with parameters of type TextModifierConstructorDescriptionDeathScreen(Text text) DisconnectedScreen(Screen parent, String name, Text reason) -
Uses of Text in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame declared as TextFields in net.minecraft.client.gui.screen.ingame with type parameters of type TextMethods in net.minecraft.client.gui.screen.ingame that return TextMethods in net.minecraft.client.gui.screen.ingame with parameters of type Text -
Uses of Text in net.minecraft.client.gui.screen.options
Fields in net.minecraft.client.gui.screen.options declared as TextConstructors in net.minecraft.client.gui.screen.options with parameters of type Text -
Uses of Text in net.minecraft.client.gui.screen.resourcepack
Fields in net.minecraft.client.gui.screen.resourcepack declared as TextModifier and TypeFieldDescriptionprivate static final TextResourcePackWidget.INCOMPATIBLE_NEW_TEXTprivate static final TextResourcePackWidget.INCOMPATIBLE_OLD_TEXTprivate static final TextResourcePackWidget.INCOMPATIBLE_TEXT -
Uses of Text in net.minecraft.client.network
Fields in net.minecraft.client.network declared as TextModifier and TypeFieldDescriptionprivate TextPlayerListEntry.displayNameprivate final TextServerInfo.ResourcePackState.nameMethods in net.minecraft.client.network that return TextModifier and TypeMethodDescriptionPlayerListEntry.getDisplayName()ServerInfo.ResourcePackState.getName()Methods in net.minecraft.client.network with parameters of type TextModifier and TypeMethodDescriptionvoidClientLoginNetworkHandler.onDisconnected(Text reason) voidClientPlayNetworkHandler.onDisconnected(Text reason) voidPlayerListEntry.setDisplayName(Text displayName) -
Uses of Text in net.minecraft.client.render.entity
Fields in net.minecraft.client.render.entity declared as TextMethods in net.minecraft.client.render.entity that return Text -
Uses of Text in net.minecraft.client.resource
Fields in net.minecraft.client.resource declared as TextMethods in net.minecraft.client.resource that return TextConstructors in net.minecraft.client.resource with parameters of type Text -
Uses of Text in net.minecraft.client.sound
Fields in net.minecraft.client.sound declared as TextMethods in net.minecraft.client.sound that return Text -
Uses of Text in net.minecraft.client.util
Methods in net.minecraft.client.util that return TextModifier and TypeMethodDescriptionstatic TextScreenshotUtils.method_12154(File file, String string, int int2, int int3, Framebuffer framebuffer) static TextScreenshotUtils.saveScreenshot(File parent, int textureWidth, int textureHeight, Framebuffer buffer) Methods in net.minecraft.client.util that return types with arguments of type TextModifier and TypeMethodDescriptionTexts.wrapLines(Text text, int width, TextRenderer textRenderer, boolean bool, boolean forceColor) Methods in net.minecraft.client.util with parameters of type TextModifier and TypeMethodDescriptionTexts.wrapLines(Text text, int width, TextRenderer textRenderer, boolean bool, boolean forceColor) -
Uses of Text in net.minecraft.client.world
Fields in net.minecraft.client.world declared as TextMethods in net.minecraft.client.world that return TextConstructors in net.minecraft.client.world with parameters of type Text -
Uses of Text in net.minecraft.command
Methods in net.minecraft.command that return TextModifier and TypeMethodDescriptionstatic Textstatic TextAbstractCommand.method_4635(CommandSource source, String[] string, int int2) default TextCommandSource.method_6344()static TextAbstractCommand.method_8406(CommandSource source, String[] string, int int2, boolean bool) Methods in net.minecraft.command with parameters of type TextMethod parameters in net.minecraft.command with type arguments of type Text -
Uses of Text in net.minecraft.entity
Methods in net.minecraft.entity that return TextMethods in net.minecraft.entity with parameters of type Text -
Uses of Text in net.minecraft.entity.damage
Methods in net.minecraft.entity.damage that return TextModifier and TypeMethodDescriptionDamageRecord.getAttackerName()DamageSource.getDeathMessage(LivingEntity entity) DamageTracker.getDeathMessage()EntityDamageSource.getDeathMessage(LivingEntity entity) ProjectileDamageSource.getDeathMessage(LivingEntity entity) -
Uses of Text in net.minecraft.entity.data
Fields in net.minecraft.entity.data declared as TextFields in net.minecraft.entity.data with type parameters of type TextModifier and TypeFieldDescriptionstatic final TrackedDataHandler<Text>TrackedDataHandlerRegistry.TEXT_COMPONENTMethods in net.minecraft.entity.data that return TextConstructors in net.minecraft.entity.data with parameters of type Text -
Uses of Text in net.minecraft.entity.passive
Methods in net.minecraft.entity.passive that return Text -
Uses of Text in net.minecraft.entity.player
Methods in net.minecraft.entity.player that return TextModifier and TypeMethodDescriptionServerPlayerEntity.getDisplayName()PlayerEntity.method_6344()PlayerInventory.method_6344()Methods in net.minecraft.entity.player with parameters of type TextModifier and TypeMethodDescriptionvoidClientPlayerEntity.sendMessage(Text text) voidClientPlayerEntity.sendMessage(Text text, boolean actionBar) voidOtherClientPlayerEntity.sendMessage(Text text) voidPlayerEntity.sendMessage(Text text, boolean actionBar) voidServerPlayerEntity.sendMessage(Text text) voidServerPlayerEntity.sendMessage(Text text, boolean actionBar) -
Uses of Text in net.minecraft.entity.vehicle
Fields in net.minecraft.entity.vehicle with type parameters of type TextModifier and TypeFieldDescriptionprivate static final TrackedData<Text>CommandBlockMinecartEntity.LAST_OUTPUT -
Uses of Text in net.minecraft.inventory
Methods in net.minecraft.inventory that return TextModifier and TypeMethodDescriptionCraftingInventory.method_6344()CraftingResultInventory.method_6344()DoubleInventory.method_6344()SimpleInventory.method_6344()Constructors in net.minecraft.inventory with parameters of type TextModifierConstructorDescriptionAnimalInventory(Text text, int id) ClientNetworkSyncedInventory(String id, Text title, int i) SimpleInventory(Text text, int id) -
Uses of Text in net.minecraft.item
Methods in net.minecraft.item that return Text -
Uses of Text in net.minecraft.network
Fields in net.minecraft.network declared as TextMethods in net.minecraft.network that return TextMethods in net.minecraft.network with parameters of type Text -
Uses of Text in net.minecraft.network.listener
Methods in net.minecraft.network.listener with parameters of type Text -
Uses of Text in net.minecraft.network.packet.c2s.play
Constructors in net.minecraft.network.packet.c2s.play with parameters of type Text -
Uses of Text in net.minecraft.network.packet.s2c.login
Fields in net.minecraft.network.packet.s2c.login declared as TextMethods in net.minecraft.network.packet.s2c.login that return TextConstructors in net.minecraft.network.packet.s2c.login with parameters of type Text -
Uses of Text in net.minecraft.network.packet.s2c.play
Fields in net.minecraft.network.packet.s2c.play declared as TextModifier and TypeFieldDescriptionprivate final TextPlayerListS2CPacket.Entry.displayNameCombatEventS2CPacket.field_13783private TextPlayerListHeaderS2CPacket.footerprivate TextPlayerListHeaderS2CPacket.headerprivate TextDisconnectS2CPacket.reasonprivate TextChatMessageS2CPacket.textprivate TextOpenScreenS2CPacket.textprivate TextTitleS2CPacket.titleMethods in net.minecraft.network.packet.s2c.play that return TextModifier and TypeMethodDescriptionPlayerListS2CPacket.Entry.getDisplayName()PlayerListHeaderS2CPacket.getFooter()PlayerListHeaderS2CPacket.getHeader()ChatMessageS2CPacket.getMessage()DisconnectS2CPacket.getReason()OpenScreenS2CPacket.getText()TitleS2CPacket.getText()Constructors in net.minecraft.network.packet.s2c.play with parameters of type TextModifierConstructorDescriptionChatMessageS2CPacket(Text text) ChatMessageS2CPacket(Text text, ChatMessageType chatMessageType) DisconnectS2CPacket(Text reason) OpenScreenS2CPacket(int id, String name, Text text) OpenScreenS2CPacket(int id, String name, Text text, int slots) OpenScreenS2CPacket(int id, String name, Text text, int slots, int entityId) TitleS2CPacket(TitleS2CPacket.Action action, Text title) TitleS2CPacket(TitleS2CPacket.Action action, Text title, int fadeInTicks, int stayTicks, int fadeOutTicks) -
Uses of Text in net.minecraft.realms
Fields in net.minecraft.realms declared as TextConstructors in net.minecraft.realms with parameters of type TextModifierConstructorDescriptionDisconnectedRealmsScreen(RealmsScreen realmsScreen, String string, Text text) -
Uses of Text in net.minecraft.server
Fields in net.minecraft.server declared as TextMethods in net.minecraft.server that return TextMethods in net.minecraft.server with parameters of type TextModifier and TypeMethodDescriptionvoidPlayerManager.broadcastChatMessage(Text text, boolean system) voidMinecraftServer.sendMessage(Text text) voidPlayerManager.sendMessageToOtherTeams(PlayerEntity source, Text text) voidPlayerManager.sendMessageToTeam(PlayerEntity source, Text text) voidvoidServerMetadata.setDescription(Text text) -
Uses of Text in net.minecraft.server.command
Methods in net.minecraft.server.command with parameters of type Text -
Uses of Text in net.minecraft.server.network
Fields in net.minecraft.server.network declared as TextMethods in net.minecraft.server.network with parameters of type TextModifier and TypeMethodDescriptionvoidServerPlayNetworkHandler.method_14977(Text text) voidServerLoginNetworkHandler.method_14978(Text text) voidIntegratedServerHandshakeNetworkHandler.onDisconnected(Text reason) voidServerHandshakeNetworkHandler.onDisconnected(Text reason) voidServerLoginNetworkHandler.onDisconnected(Text reason) voidServerPlayNetworkHandler.onDisconnected(Text reason) voidServerQueryNetworkHandler.onDisconnected(Text reason) -
Uses of Text in net.minecraft.stat
Fields in net.minecraft.stat declared as TextMethods in net.minecraft.stat that return TextConstructors in net.minecraft.stat with parameters of type TextModifierConstructorDescriptionCraftingStat(String string, String string2, Text text, Item item) SimpleStat(String name, Text nameId) SimpleStat(String name, Text nameId, StatTypeProvider statTypeProvider) Stat(String name, Text nameId, StatTypeProvider statTypeProvider) -
Uses of Text in net.minecraft.text
Classes in net.minecraft.text that implement TextModifier and TypeClassDescriptionclassclassclassclassclassFields in net.minecraft.text declared as TextFields in net.minecraft.text with type parameters of type TextMethods in net.minecraft.text that return TextModifier and TypeMethodDescriptionText.copy()Text.Serializer.deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext) static TextText.Serializer.deserializeText(String string) private TextTranslatableText.getArg(int index) HoverEvent.getValue()static TextText.Serializer.lenientDeserializeText(String string) Nameable.method_6344()Methods in net.minecraft.text that return types with arguments of type TextModifier and TypeMethodDescriptionBaseText.getSiblings()Text.getSiblings()BaseText.iterator()TranslatableText.iterator()BaseText.method_7458(Iterable<Text> iterable) Methods in net.minecraft.text with parameters of type TextModifier and TypeMethodDescriptionstatic StringText.Serializer.serialize(Text text, Type type, JsonSerializationContext jsonSerializationContext) Method parameters in net.minecraft.text with type arguments of type TextConstructors in net.minecraft.text with parameters of type Text -
Uses of Text in net.minecraft.util
Classes in net.minecraft.util that implement TextMethods in net.minecraft.util that return TextModifier and TypeMethodDescriptionstatic TextPlayerSelector.method_6362(CommandSource source, String string) static TextChatSerializer.process(CommandSource source, Text test, Entity entity) PacketByteBuf.readText()Methods in net.minecraft.util with parameters of type TextModifier and TypeMethodDescriptionstatic TextChatSerializer.process(CommandSource source, Text test, Entity entity) -
Uses of Text in net.minecraft.village
Methods in net.minecraft.village that return Text -
Uses of Text in net.minecraft.world
Fields in net.minecraft.world declared as TextMethods in net.minecraft.world that return TextMethods in net.minecraft.world with parameters of type TextModifier and TypeMethodDescriptionvoidCommandBlockExecutor.sendMessage(Text text) voidCommandBlockExecutor.setLastOutput(Text lastOutput)