// Assembly: Unity.Collections
// Full name: Block

public class Block // TypeDefIndex: 12815
{
	// Fields
	type#30023 Range;
	type#20872 BytesPerItem;
	type#20872 AllocatedItems;
	type#15459 Log2Alignment;
	type#15459 Padding0;
	type#27905 Padding1;
	type#27921 Padding2;

	// Methods
	// RVA: -1
	public type#20900 get_Bytes() { }
	// RVA: -1
	public type#20900 get_AllocatedBytes() { }
	// RVA: -1
	public type#20867 get_Alignment() { }
	// RVA: -1
	public type#28660 set_Alignment(type#20867 value) { }
	// RVA: -1
	public virtual type#28660 Dispose() { }
	// RVA: -1
	public type#20867 TryFree() { }
}
