registries

open fun registries(@NotNull consumer: @NotNull Consumer<EntityTrackerRegistry>)

Uses all registries

Parameters

consumer

consumer


@NotNull
@Unmodifiable
open fun registries(): @NotNull @Unmodifiable List<EntityTrackerRegistry>

Gets all registries

Return

all registries