public class SignBlockEntity
extends BlockEntity
| aln | |
| net.minecraft.class_224 | |
| net.minecraft.block.entity.SignBlockEntity | |
| net.minecraft.tileentity.TileEntitySign |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public final Text[] |
| ||||||||
| public int |
| ||||||||
| private boolean |
| ||||||||
| private PlayerEntity |
| ||||||||
| private final CommandResults |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public void |
| ||||||||
| public Packet |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public PlayerEntity |
| ||||||||
| public boolean |
| ||||||||
| public CommandResults |
| ||||||||
| public void |
|