History - net.minecraft.world.entity.animal.coppergolem.CopperGolemAi
25w31a
Names
cos
net.minecraft.world.entity.animal.coppergolem.CopperGolemAi
net.minecraft.class_11574
net.minecraft.entity.passive.CopperGolemBrain
Fields
float: a, SPEED_MULTIPLIER_WHEN_PANICKING, field_61277, field_61277
float: b, SPEED_MULTIPLIER_WHEN_IDLING, field_61278, field_61278
int: c, TRANSPORT_ITEM_HORIZONTAL_SEARCH_RADIUS, field_61279, field_61279
int: d, TRANSPORT_ITEM_VERTICAL_SEARCH_RADIUS, field_61280, field_61280
int: e, TICK_TO_START_ON_REACHED_INTERACTION, field_61281, field_61281
int: f, TICK_TO_PLAY_ON_REACHED_SOUND, field_61282, field_61282
Predicate<BlockState>: g, TRANSPORT_ITEM_SOURCE_BLOCK, field_61283, INPUT_CHEST_PREDICATE
Predicate<BlockState>: h, TRANSPORT_ITEM_DESTINATION_BLOCK, field_61284, OUTPUT_CHEST_PREDICATE
com.google.common.collect.ImmutableList<SensorType<? extends Sensor<? super CopperGolem>>>: i, SENSOR_TYPES, field_61285, SENSORS
com.google.common.collect.ImmutableList<MemoryModuleType<?>>: j, MEMORY_TYPES, field_61286, MEMORY_MODULES
Constructors
()
Methods
Brain$Provider<CopperGolem> (): a, brainProvider, method_72479, createBrainProfile
Brain<?> (Brain<CopperGolem>): a, makeBrain, method_72481, create
void (CopperGolem): a, updateActivity, method_72483, method_72483
void (Brain<CopperGolem>): b, initCoreActivity, method_72488, method_72488
void (Brain<CopperGolem>): c, initIdleActivity, method_72491, method_72491
Map<TransportItemsBetweenContainers$ContainerInteractionState, TransportItemsBetweenContainers$OnTargetReachedInteraction> (): b, getTargetReachedInteractions, method_72487, method_72487
TransportItemsBetweenContainers$OnTargetReachedInteraction (CopperGolemState, SoundEvent): a, onReachedTargetInteraction, method_72484, method_72484
Consumer<PathfinderMob> (): c, onTravelling, method_72490, method_72490
Predicate<TransportItemsBetweenContainers$TransportItemTarget> (): d, shouldQueueForTarget, method_72492, method_72492