public interface IProperty<T extends Comparable<T>>
ars | |
net.minecraft.block.properties.IProperty |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
String |
| ||||
Collection<T> |
| ||||
Class<T> |
| ||||
String |
| ||||
com.google.common.base.Optional<T> |
|
public interface IProperty<T extends Comparable<T>>
ars | |
net.minecraft.block.properties.IProperty |
Modifier and Type | Method | ||||
---|---|---|---|---|---|
String |
| ||||
Collection<T> |
| ||||
Class<T> |
| ||||
String |
| ||||
com.google.common.base.Optional<T> |
|