Uses of Class
net.minecraft.world.level.block.entity.SignBlockEntity
Package
Description
-
Uses of SignBlockEntity in net.minecraft.client.gui.screens.inventory
ModifierConstructorDescriptionAbstractSignEditScreen
(SignBlockEntity p_277842_, boolean p_277719_, boolean p_277969_) AbstractSignEditScreen
(SignBlockEntity p_277792_, boolean p_277607_, boolean p_278039_, Component p_277393_) HangingSignEditScreen
(SignBlockEntity p_278017_, boolean p_277942_, boolean p_277778_) SignEditScreen
(SignBlockEntity p_277919_, boolean p_277579_, boolean p_277693_) -
Uses of SignBlockEntity in net.minecraft.client.player
Modifier and TypeMethodDescriptionvoid
LocalPlayer.openTextEdit
(SignBlockEntity p_277970_, boolean p_277980_) -
Uses of SignBlockEntity in net.minecraft.client.renderer.blockentity
Modifier and TypeMethodDescriptionSignRenderer.getRenderBoundingBox
(SignBlockEntity blockEntity) void
HangingSignRenderer.render
(SignBlockEntity p_249482_, float p_249273_, PoseStack p_250062_, MultiBufferSource p_250878_, int p_249035_, int p_252030_) void
SignRenderer.render
(SignBlockEntity p_112497_, float p_112498_, PoseStack p_112499_, MultiBufferSource p_112500_, int p_112501_, int p_112502_) (package private) void
SignRenderer.renderSignWithText
(SignBlockEntity p_279389_, PoseStack p_279331_, MultiBufferSource p_279303_, int p_279396_, int p_279203_, BlockState p_279391_, SignBlock p_279224_, WoodType p_279162_, Model p_279444_) -
Uses of SignBlockEntity in net.minecraft.server.level
Modifier and TypeMethodDescriptionvoid
ServerPlayer.openTextEdit
(SignBlockEntity p_277909_, boolean p_277495_) -
Uses of SignBlockEntity in net.minecraft.world.entity.player
Modifier and TypeMethodDescriptionvoid
Player.openTextEdit
(SignBlockEntity p_36193_, boolean p_277837_) -
Uses of SignBlockEntity in net.minecraft.world.item
Modifier and TypeMethodDescriptionboolean
DyeItem.tryApplyToSign
(Level p_277691_, SignBlockEntity p_277488_, boolean p_277951_, Player p_277932_) boolean
GlowInkSacItem.tryApplyToSign
(Level p_278089_, SignBlockEntity p_277706_, boolean p_277442_, Player p_277983_) boolean
HoneycombItem.tryApplyToSign
(Level p_277838_, SignBlockEntity p_277988_, boolean p_277394_, Player p_277816_) boolean
InkSacItem.tryApplyToSign
(Level p_277633_, SignBlockEntity p_277698_, boolean p_277634_, Player p_277815_) boolean
SignApplicator.tryApplyToSign
(Level p_277619_, SignBlockEntity p_277811_, boolean p_277484_, Player p_277362_) -
Uses of SignBlockEntity in net.minecraft.world.level.block
Modifier and TypeMethodDescriptionprivate boolean
SignBlock.hasEditableText
(Player p_279394_, SignBlockEntity p_279187_, boolean p_279225_) void
SignBlock.openTextEdit
(Player p_277738_, SignBlockEntity p_277467_, boolean p_277771_) private boolean
SignBlock.otherPlayerIsEditingSign
(Player p_277952_, SignBlockEntity p_277599_) private boolean
CeilingHangingSignBlock.shouldTryToChainAnotherHangingSign
(Player p_278279_, BlockHitResult p_278273_, SignBlockEntity p_278236_, ItemStack p_278343_) private boolean
WallHangingSignBlock.shouldTryToChainAnotherHangingSign
(BlockState p_278346_, Player p_278263_, BlockHitResult p_278269_, SignBlockEntity p_278290_, ItemStack p_278238_) -
Uses of SignBlockEntity in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic final BlockEntityType
<SignBlockEntity> BlockEntityType.SIGN
Modifier and TypeMethodDescriptionprivate void
SignBlockEntity.clearInvalidPlayerWhoMayEdit
(SignBlockEntity p_277656_, Level p_277853_, UUID p_277849_) static void
SignBlockEntity.tick
(Level p_277662_, BlockPos p_278050_, BlockState p_277927_, SignBlockEntity p_277928_) -
Uses of SignBlockEntity in net.neoforged.neoforge.oldtest.block
Modifier and TypeClassDescriptionstatic class
static class