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
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.elytrium.limboapi.api.protocol.item
Interface ItemComponent<T>
public interface
ItemComponent<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
T
getValue
()
ItemComponent
<
T
>
setValue
(
T
value)
Method Details
getName
String
getName
()
setValue
ItemComponent
<
T
>
setValue
(
T
value)
getValue
T
getValue
()