Hierarchy For Package petrolpark.mc.library.core.world.restaurant.customer
Class Hierarchy
- java.lang.Object
- petrolpark.mc.library.core.world.restaurant.customer.AbstractCustomer (implements petrolpark.mc.library.core.world.restaurant.customer.ICustomer)
- petrolpark.mc.library.core.world.restaurant.customer.MobCustomer
- petrolpark.mc.library.core.world.restaurant.customer.NoCustomer (implements petrolpark.mc.library.core.world.restaurant.customer.ICustomer, petrolpark.mc.library.core.world.restaurant.customer.ICustomer.Provider)
- petrolpark.mc.library.core.world.restaurant.customer.AbstractCustomer (implements petrolpark.mc.library.core.world.restaurant.customer.ICustomer)
Interface Hierarchy
- petrolpark.mc.library.core.world.restaurant.customer.AbstractCustomer.Factory<C>
- petrolpark.mc.library.core.world.restaurant.customer.ICustomer
- petrolpark.mc.library.core.world.restaurant.customer.ICustomer.Provider
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- petrolpark.mc.library.core.world.restaurant.customer.ICustomer.ProviderType
- petrolpark.mc.library.core.world.restaurant.customer.MobCustomer.Factory (implements petrolpark.mc.library.core.world.restaurant.customer.AbstractCustomer.Factory<C>)
- petrolpark.mc.library.core.world.restaurant.customer.MobCustomer.Provider (implements petrolpark.mc.library.core.world.restaurant.customer.ICustomer.Provider)
- java.lang.Record