Skip to content

RefChangeSystem

Package: com.hypixel.hytale.component.system

Type: abstract class

Extends: System implements QuerySystem

Methods

MethodReturns
componentType()abstract ComponentType
onComponentAdded(@Nonnull Ref var1, @Nonnull Component var2, @Nonnull Store var3, @Nonnull CommandBuffer var4)abstract void
onComponentSet(@Nonnull Ref var1, @Nullable Component var2, @Nonnull Component var3, @Nonnull Store var4, @Nonnull CommandBuffer var5)abstract void
onComponentRemoved(@Nonnull Ref var1, @Nonnull Component var2, @Nonnull Store var3, @Nonnull CommandBuffer var4)abstract void

Unofficial documentation · Any questions? Found a mistake? Have something you want documented? Join the Discord server at the top and let us know in #hytale!