JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
mindustry.logic
Interface LPrintable
All Known Implementing Classes:
MessageBlock.MessageBuild
public interface
LPrintable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
print
(
StringBuilder
text)
boolean
printable
(
LExecutor
exec)
Method Details
printable
boolean
printable
(
LExecutor
exec)
print
void
print
(
StringBuilder
text)