HyCodeYourTale
classpublicPriority 3

Intangible

com.hypixel.hytale.server.core.modules.entity.component.Intangible

implements Component

2

Methods

2

Public Methods

0

Fields

1

Constructors

Constants

BuilderCodec<Intangible>CODEC= BuilderCodec.builder(Intangible.class, () -> INSTANCE).build()
IntangibleINSTANCE= new Intangible()

Constructors

private
Intangible()

Methods

Public Methods (2)

public
Component<EntityStore> clone()
@Override
publicstatic
ComponentType<EntityStore, Intangible> getComponentType()

Related Classes