Object PropertiesExt
-
- All Implemented Interfaces:
public class PropertiesExt
-
-
Field Summary
Fields Modifier and Type Field Description public final static PropertiesExt
INSTANCE
-
Method Summary
Modifier and Type Method Description final BlockBehaviour.Properties
nonConductive(BlockBehaviour.Properties $self)
final BlockBehaviour.Properties
postProcess(BlockBehaviour.Properties $self)
final BlockBehaviour.Properties
emissive(BlockBehaviour.Properties $self)
-
-
Method Detail
-
nonConductive
final BlockBehaviour.Properties nonConductive(BlockBehaviour.Properties $self)
-
postProcess
final BlockBehaviour.Properties postProcess(BlockBehaviour.Properties $self)
-
emissive
final BlockBehaviour.Properties emissive(BlockBehaviour.Properties $self)
-
-
-
-