public static class HoverEvent.class_5249 extends Object
| Modifier and Type | Field and Description |
|---|---|
private Item |
field_24355 |
private int |
field_24356 |
private CompoundTag |
field_24357 |
private ItemStack |
field_24358 |
| Constructor and Description |
|---|
class_5249(Item item,
int int2,
CompoundTag compoundTag) |
class_5249(ItemStack itemStack) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
int |
hashCode() |
ItemStack |
method_27683() |
private JsonElement |
method_27687() |
private static HoverEvent.class_5249 |
method_27688(JsonElement jsonElement) |
private static HoverEvent.class_5249 |
method_27689(Text text) |
private final Item field_24355
private final int field_24356
@Nullable private final CompoundTag field_24357
class_5249(Item item, int int2, @Nullable CompoundTag compoundTag)
public class_5249(ItemStack itemStack)
@Environment(value=CLIENT) public ItemStack method_27683()
private static HoverEvent.class_5249 method_27688(JsonElement jsonElement)
@Nullable private static HoverEvent.class_5249 method_27689(Text text)
private JsonElement method_27687()