MCPcopy Create free account
hub / github.com/McJtyMods/TheOneProbe / IProbeInfo

Interface IProbeInfo

src/main/java/mcjty/theoneprobe/api/IProbeInfo.java:25–175  ·  view source on GitHub ↗

Information to return to the probe. Most methods here return the same probe info object so that you can chain: probeInfo.item(diamond).text("My diamond").text("Next line"); horizontal() and vertical() are exceptions. They return a new probe info object representing the new horizontal or vertica

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 56

showBrewingStandInfoMethod · 0.65
showNoteblockInfoMethod · 0.65
showSkullInfoMethod · 0.65
showMobSpawnerInfoMethod · 0.65
showStandardBlockInfoMethod · 0.65
addProbeEntityInfoMethod · 0.65
showStandardInfoMethod · 0.65
showChestContentsMethod · 0.65
addFluidInfoMethod · 0.65
addEnergyInfoMethod · 0.65
addProbeEntityInfoMethod · 0.65
showBrewingStandInfoMethod · 0.65

Implementers 1

AbstractElementPanelsrc/main/java/mcjty/theoneprobe/apiimp

Calls

no outgoing calls

Tested by

no test coverage detected