Uses of Interface
io.github.thebusybiscuit.slimefun4.core.attributes.rotations.NotDiagonallyRotatable
Packages that use NotDiagonallyRotatable
Package
Description
This package holds implementations of
SlimefunItem
that are related to the ProgrammableAndroid
.This package contains any electric machines related to auomatic crafting tables.
This package contains the different implementations of
AGenerator
.This package contains the different implementations of
SlimefunItem
that are also an
EnergyNetComponent
with the type CONSUMER
.This package contains any electric machines related to
Entity
interactions, most notably
the
AbstractEntityAssembler
.This package holds implementations of any
SlimefunItem
that
deals with the GEOResource
API.This package holds implementations of
SlimefunItem
that are related to the GPSNetwork
.-
Uses of NotDiagonallyRotatable in io.github.thebusybiscuit.slimefun4.implementation.items.androids
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.androids that implement NotDiagonallyRotatableModifier and TypeClassDescriptionclass
class
class
class
TheMinerAndroid
is a variant of theProgrammableAndroid
which is able to break blocks.class
class
-
Uses of NotDiagonallyRotatable in io.github.thebusybiscuit.slimefun4.implementation.items.autocrafters
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.autocrafters that implement NotDiagonallyRotatableModifier and TypeClassDescriptionclass
TheArmorAutoCrafter
is an implementation of theAbstractAutoCrafter
.class
TheEnhancedAutoCrafter
is an implementation of theAbstractAutoCrafter
.class
TheVanillaAutoCrafter
is an implementation of theAbstractAutoCrafter
. -
Uses of NotDiagonallyRotatable in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.generators that implement NotDiagonallyRotatableModifier and TypeClassDescriptionclass
class
class
class
-
Uses of NotDiagonallyRotatable in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines that implement NotDiagonallyRotatable -
Uses of NotDiagonallyRotatable in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.electric.machines.entities that implement NotDiagonallyRotatableModifier and TypeClassDescriptionclass
TheExpCollector
is a machine which picks up any nearbyExperienceOrb
and produces aKnowledgeFlask
. -
Uses of NotDiagonallyRotatable in io.github.thebusybiscuit.slimefun4.implementation.items.geo
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.geo that implement NotDiagonallyRotatableModifier and TypeClassDescriptionclass
TheGEOMiner
is an electrical machine that allows you to obtain aGEOResource
.class
class
-
Uses of NotDiagonallyRotatable in io.github.thebusybiscuit.slimefun4.implementation.items.gps
Classes in io.github.thebusybiscuit.slimefun4.implementation.items.gps that implement NotDiagonallyRotatable