BucketItemPool

public class BucketItemPool

Class BucketItemPool. Provides bucketitempool functionality for the Hytale server.

java.lang.Object > BucketItemPool

Field Summary

l

final int l

Field l.

holder

final BucketItem holder

Field holder.

Method Detail

BucketItemPool

public public BucketItemPool ()

Method BucketItemPool.

deallocate

public void deallocate (final BucketItem[] entityHolders, final int count)

Method deallocate.

Parameters:
final BucketItem[] entityHolders
final int count

allocate

public BucketItem allocate (final E reference, final double squaredDistance)

Method allocate.

Parameters:
final E reference
final double squaredDistance