History - net.minecraft.block.entity.SignBlockEntity
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.level.block.entity.SignBlockEntity
net.minecraft.class_2625
net.minecraft.block.entity.SignBlockEntity
Fields
org.slf4j.Logger: LOGGER, field_43294, LOGGER
int: MAX_TEXT_LINE_WIDTH, field_40335, MAX_TEXT_WIDTH
int: TEXT_LINE_HEIGHT, field_40336, TEXT_LINE_HEIGHT
boolean: DEFAULT_IS_WAXED, field_57786, DEFAULT_WAXED
UUID: playerWhoMayEdit, field_12046, editor
SignText: frontText, field_43295, frontText
SignText: backText, field_43296, backText
boolean: isWaxed, field_43297, waxed
Constructors
(BlockEntityType, BlockPos, BlockState)
Methods
SignText (): createDefaultSignText, method_49852, createText
boolean (PlayerEntity): isFacingFrontText, method_49834, isPlayerFacingFront
SignText (boolean): getText, method_49843, getText
SignText (): getFrontText, method_49853, getFrontText
SignText (): getBackText, method_49854, getBackText
int (): getTextLineHeight, method_45469, getTextLineHeight
int (): getMaxTextLineWidth, method_45470, getMaxTextWidth
void (WriteView): saveAdditional, method_11007, writeData
void (ReadView): loadAdditional, method_11014, readData
SignText (SignText): loadLines, method_50008, parseLines
Text (Text): loadLine, method_50009, parseLine
void (PlayerEntity, boolean, List<FilteredMessage>): updateSignText, method_49836, tryChangeText
boolean (UnaryOperator<SignText>, boolean): updateText, method_49841, changeText
SignText (PlayerEntity, List<FilteredMessage>, SignText): setMessages, method_49835, getTextWithMessages
boolean (SignText, boolean): setText, method_49840, setText
boolean (SignText): setBackText, method_49839, setBackText
boolean (SignText): setFrontText, method_49846, setFrontText
boolean (boolean, PlayerEntity): canExecuteClickCommands, method_50010, canRunCommandClickEvent
boolean (ServerWorld, PlayerEntity, BlockPos, boolean): executeClickCommandsIfPresent, method_50007, runCommandClickEvent
ServerCommandSource (PlayerEntity, ServerWorld, BlockPos): createCommandSourceStack, method_50006, createCommandSource
BlockEntityUpdateS2CPacket (): getUpdatePacket, method_38235, toUpdatePacket
NbtCompound (RegistryWrapper$WrapperLookup): getUpdateTag, method_16887, toInitialChunkDataNbt
void (UUID): setAllowedPlayerEditor, method_11306, setEditor
UUID (): getPlayerWhoMayEdit, method_11305, getEditor
void (): markUpdated, method_34272, updateListeners
boolean (): isWaxed, method_49855, isWaxed
boolean (boolean): setWaxed, method_49849, setWaxed
boolean (UUID): playerIsTooFarAwayToEdit, method_49847, isPlayerTooFarToEdit
void (World, BlockPos, BlockState, SignBlockEntity): tick, method_49837, tick
void (SignBlockEntity, World, UUID): clearInvalidPlayerWhoMayEdit, method_49838, tryClearInvalidEditor
SoundEvent (): getSignInteractionFailedSoundEvent, method_54303, getInteractionFailSound
Packet (): getUpdatePacket, method_38235, toUpdatePacket
SignText (PlayerEntity, List, SignText): lambda$updateSignText$0, method_49845, method_49845