Interface ISyncPersistentData
- All Known Implementing Classes:
BlueprintEntity
public interface ISyncPersistentData
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoiddefault voidsyncPersistentDataWithTracking(net.minecraft.world.entity.Entity self)
-
Method Details
-
onPersistentDataUpdated
void onPersistentDataUpdated() -
syncPersistentDataWithTracking
default void syncPersistentDataWithTracking(net.minecraft.world.entity.Entity self)
-