Uses of Class
zombie.entity.components.resources.ResourceGroup
Packages that use ResourceGroup
-
Uses of ResourceGroup in zombie.entity.components.resources
Fields in zombie.entity.components.resources declared as ResourceGroupFields in zombie.entity.components.resources with type parameters of type ResourceGroupModifier and TypeFieldDescriptionprotected static final ConcurrentLinkedDeque
<ResourceGroup> ResourceGroup.pool
Methods in zombie.entity.components.resources that return ResourceGroupModifier and TypeMethodDescriptionprotected static ResourceGroup
protected static ResourceGroup
ResourceGroup.allocAnonymous()
Resources.getResourceGroup
(String string) Methods in zombie.entity.components.resources with parameters of type ResourceGroupModifier and TypeMethodDescriptionprotected static void
ResourceGroup.release
(ResourceGroup resourceGroup) void
Resources.removeResourceGroup
(ResourceGroup resourceGroup)